Index
All Classes|All Packages
I
- Identifier - Interface in info.oais.interfaces.infomodel
-
An identifier is a name that identifies (that is, labels the identity of) either a unique object or a unique class of objects, where the "object" or class may be an idea, physical countable object (or class thereof), or physical noncountable substance (or class thereof).
- IdentifierImpl1 - Class in info.oais.implementation.infomodel
-
An implementation of an Identifier as a URI.
- IdentifierImpl1() - Constructor for class info.oais.implementation.infomodel.IdentifierImpl1
-
Constructor for Identifier
- info.oais.implementation.infomodel - package info.oais.implementation.infomodel
-
This package contains classes for an implementation for the OAIS Information Model.
- info.oais.implementation.infomodel.identifiers - package info.oais.implementation.infomodel.identifiers
-
This package contains some suggested implemntations for special types of Identifiers.
- info.oais.implementation.infomodel.poss1Fixity - package info.oais.implementation.infomodel.poss1Fixity
-
This package contains a suggested implementation for Fixity which may be useful.
- info.oais.implementation.infomodel.poss1Provenance - package info.oais.implementation.infomodel.poss1Provenance
-
This package contains an implementation which should be useful for dealing with ProvenanceInformation.
- info.oais.implementation.infomodel.poss1RepInfo.possRepInfoNetwork - package info.oais.implementation.infomodel.poss1RepInfo.possRepInfoNetwork
-
This package contains an implementation for navigating a Representation Information Network, which is viewed as an Acyclic Directed Graph.
- info.oais.interfaces.infomodel - package info.oais.interfaces.infomodel
-
This package contains iinterfaces for the OAIS Information Model.
- info.oais.interfaces.infomodel.identifiers - package info.oais.interfaces.infomodel.identifiers
-
This package contains some suggested interfaces for special types of Identifiers.
- info.oais.interfaces.infomodel.poss1AccessRights - package info.oais.interfaces.infomodel.poss1AccessRights
-
This package contains some suggested interfaces for Access Rights.
- info.oais.interfaces.infomodel.poss1Fixity - package info.oais.interfaces.infomodel.poss1Fixity
-
This package contains some suggested interfaces for Fixity which may be useful.
- info.oais.interfaces.infomodel.poss1Provenance - package info.oais.interfaces.infomodel.poss1Provenance
-
This package contains interfaces which should be useful for dealing with ProvenanceInformation.
- info.oais.interfaces.infomodel.poss1Reference - package info.oais.interfaces.infomodel.poss1Reference
-
This package contains interfaces which should be useful for dealing with Reference Information.
- info.oais.interfaces.infomodel.poss1RepInfo.possRepInfoNetwork - package info.oais.interfaces.infomodel.poss1RepInfo.possRepInfoNetwork
-
This package contains interfaces for navigating a Representation Information Network, which is viewed as an Acyclic Directed Graph.
- info.oais.interfaces.oaisif - package info.oais.interfaces.oaisif
-
This package contains interfaces specifically for OAIS-IF.
- InfoEndPointId - Interface in info.oais.interfaces.oaisif
-
The identifier for the endpoint of a communication.
- InfoObjectId - Interface in info.oais.interfaces.infomodel.identifiers
-
An Identifier which points to an InformationObject.
- InfoObjectIdImpl1 - Class in info.oais.implementation.infomodel.identifiers
-
An Identifier which points to an InformationObject.
- InfoObjectIdImpl1() - Constructor for class info.oais.implementation.infomodel.identifiers.InfoObjectIdImpl1
- InformationObject - Interface in info.oais.interfaces.infomodel
-
A Data Object together with its Representation Information [OAIS] Information: Any type of knowledge that can be exchanged.
- InformationObjectFactory - Class in info.oais.implementation.infomodel
-
An implementation of the AbstractOaisFactory interface to create OAIS information objects.
For exampleProvenanceInformation pi = (ProvenanceInformation)InformationObjectFactory.create("ProvenanceInformation");
- InformationObjectFactory() - Constructor for class info.oais.implementation.infomodel.InformationObjectFactory
- InformationObjectImpl1 - Class in info.oais.implementation.infomodel
-
An implementation of an OAIS InformationObject.
- InformationObjectImpl1() - Constructor for class info.oais.implementation.infomodel.InformationObjectImpl1
-
Constructor without parameters for InformationModelImpl1.
- InformationObjectImpl1(DataObject, RepresentationInformation) - Constructor for class info.oais.implementation.infomodel.InformationObjectImpl1
-
Constructor with parameters for InformationModelImpl1.
- InformationObjectImpl1(DataObjectId, RepInfoId) - Constructor for class info.oais.implementation.infomodel.InformationObjectImpl1
-
Constructor with parameters for InformationModelImpl1 with Identifiers.
- InformationPackage - Interface in info.oais.interfaces.infomodel
-
A logical container composed of optional Information Object(s).
- InformationPackageFactory - Class in info.oais.implementation.infomodel
-
An implementation of the AbstractOaisFactory interface to create OAIS Information Package.
The returned Object must be cast into the appropriate subtype. - InformationPackageFactory() - Constructor for class info.oais.implementation.infomodel.InformationPackageFactory
- InformationPackageImpl1 - Class in info.oais.implementation.infomodel
-
An implementation of InformationPackage.
- InformationPackageImpl1() - Constructor for class info.oais.implementation.infomodel.InformationPackageImpl1
-
Constructor for the InfoPackage.
- initialize() - Method in interface info.oais.interfaces.oaisif.Adapter
-
To be overridden by Specific and Generic Adapters
- initialize() - Method in interface info.oais.interfaces.oaisif.GenericAdapter
-
Initialize the Generic Adapter so that it will be usable.
- initialize() - Method in interface info.oais.interfaces.oaisif.SpecificAdapter
-
Initialize the Specific Adapter so that it will be usable.
- isAcyclic() - Method in class info.oais.implementation.infomodel.poss1RepInfo.possRepInfoNetwork.RootVertexImpl1
-
This is a method which can be used to check whether or not the graph is acyclic.
- isAcyclic() - Method in interface info.oais.interfaces.infomodel.poss1RepInfo.possRepInfoNetwork.RootVertex
-
This is a method which can be used to check whether or not the graph is acyclic.
- isDeclaredComplete() - Method in class info.oais.implementation.infomodel.ArchivalInformationPackageImpl1
-
If an archive declares that the AIP is complete i.e.
- isDeclaredComplete() - Method in class info.oais.implementation.infomodel.ArchivalInformationUnitImpl1
-
If an archive declares that the AIP is complete i.e.
- isDeclaredComplete() - Method in interface info.oais.interfaces.infomodel.ArchivalInformationPackage
-
If an archive declares that the AIP is complete i.e.
All Classes|All Packages