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.infomodel
Subclasses of InformationObjectImpl1 in info.oais.implementation.infomodel Modifier and Type Class Description class
AccessRightsInformationImpl1
An implementation of AccessRightsInformation which holds the Rights, and the way in which it is encoded, e.g.class
ContentInformationImpl1
ContentInformation is A set of information that is the original target of preservation.class
ContextInformationImpl1
An implementation of ContextInformation as a String.class
DescriptiveInformationImpl1
An implementation of DescriptibeInformation as a String.class
FixityInformationImpl1
This interface provides a possible set of details for Fixity as an ArrayList of FixityEntries.class
OtherRepInfoImpl1
An implementation of OtherRepInfo - no additional methods.class
PackageDescriptionImpl1
An implementation of PackageDescription as a String.class
PackagingInformationImpl1
An implementation of PackagingInformation as a type of RepInfo.class
PreservationDescriptionInformationImpl1
An implementation of PDI as a container for the components.class
ProvenanceInformationImpl1
An implementation of Provenance as an ArrayList of ProvenanceSteps.class
ReferenceInformationImp11
An implementation of ReferenceInformation as an array of Identifiers.class
RepInfoGroupImpl1
RepresentationInformation as a Group, each of which may have a category e.g.class
RepresentationInformationImpl1
An implementation of RepInfo - no additional methods yet - TODO.class
RepresentationInformationNetworkImpl1
This is RepresentationInformation which can contain a RepresentationInformationNetwork (RIN).class
SemanticRepInfoImpl1
An implementation of SemanticRepInfo - no additional methods yet.class
StructureRepInfoImpl1
An implementation of StructureRepInfo - no additional methods yet. -
Uses of InformationObjectImpl1 in info.oais.implementation.infomodel.poss1Fixity
Subclasses of InformationObjectImpl1 in info.oais.implementation.infomodel.poss1Fixity Modifier and Type Class Description class
FixityEncodingImpl1
This interfaces provides details of the encoding of the fixity e.g.class
FixityTextImpl1
This interfaces provides access the characters which make up the hash for example. -
Uses of InformationObjectImpl1 in info.oais.implementation.infomodel.poss1Provenance
Subclasses of InformationObjectImpl1 in info.oais.implementation.infomodel.poss1Provenance Modifier and Type Class Description class
ActionImpl1
The activity which is to be recorded in the Provenance.class
ActorImpl1
An Actor is the entity, system or perons which instigates of performs the Step which is being recorded in the Provenanceclass
ProvenanceStepImpl1
The ProvenanceStep has the Actor, Step and TimeStamp of the activity to be recorded in the Provenance.class
TimeStampImpl1
The time of the Step, which may include a duration, time system etc.