Uses of Class
info.oais.implementation.infomodel.InformationObjectImpl1
| Package | Description | 
|---|---|
| info.oais.implementation.infomodel | This package contains classes for an implementation for the OAIS Information Model. | 
| info.oais.implementation.infomodel.poss1Fixity | This package contains a suggested implementation for Fixity which may be useful. | 
| info.oais.implementation.infomodel.poss1Provenance | This package contains an implementation which should be useful for dealing with ProvenanceInformation. | 
- 
Uses of InformationObjectImpl1 in info.oais.implementation.infomodelSubclasses of InformationObjectImpl1 in info.oais.implementation.infomodel Modifier and Type Class Description classAccessRightsInformationImpl1An implementation of AccessRightsInformation which holds the Rights, and the way in which it is encoded, e.g.classContentInformationImpl1ContentInformation is A set of information that is the original target of preservation.classContextInformationImpl1An implementation of ContextInformation as a String.classDescriptiveInformationImpl1An implementation of DescriptibeInformation as a String.classFixityInformationImpl1This interface provides a possible set of details for Fixity as an ArrayList of FixityEntries.classOtherRepInfoImpl1An implementation of OtherRepInfo - no additional methods.classPackageDescriptionImpl1An implementation of PackageDescription as a String.classPackagingInformationImpl1An implementation of PackagingInformation as a type of RepInfo.classPreservationDescriptionInformationImpl1An implementation of PDI as a container for the components.classProvenanceInformationImpl1An implementation of Provenance as an ArrayList of ProvenanceSteps.classReferenceInformationImp11An implementation of ReferenceInformation as an array of Identifiers.classRepInfoGroupImpl1RepresentationInformation as a Group, each of which may have a category e.g.classRepresentationInformationImpl1An implementation of RepInfo - no additional methods yet - TODO.classRepresentationInformationNetworkImpl1This is RepresentationInformation which can contain a RepresentationInformationNetwork (RIN).classSemanticRepInfoImpl1An implementation of SemanticRepInfo - no additional methods yet.classStructureRepInfoImpl1An implementation of StructureRepInfo - no additional methods yet.
- 
Uses of InformationObjectImpl1 in info.oais.implementation.infomodel.poss1FixitySubclasses of InformationObjectImpl1 in info.oais.implementation.infomodel.poss1Fixity Modifier and Type Class Description classFixityEncodingImpl1This interfaces provides details of the encoding of the fixity e.g.classFixityTextImpl1This interfaces provides access the characters which make up the hash for example.
- 
Uses of InformationObjectImpl1 in info.oais.implementation.infomodel.poss1ProvenanceSubclasses of InformationObjectImpl1 in info.oais.implementation.infomodel.poss1Provenance Modifier and Type Class Description classActionImpl1The activity which is to be recorded in the Provenance.classActorImpl1An Actor is the entity, system or perons which instigates of performs the Step which is being recorded in the ProvenanceclassProvenanceStepImpl1The ProvenanceStep has the Actor, Step and TimeStamp of the activity to be recorded in the Provenance.classTimeStampImpl1The time of the Step, which may include a duration, time system etc.