Uses of Interface
info.oais.interfaces.infomodel.RepInfoGroup
Package | Description |
---|---|
info.oais.implementation.infomodel |
This package contains classes for an implementation for the OAIS Information Model.
|
info.oais.interfaces.infomodel |
This package contains iinterfaces for the OAIS Information Model.
|
-
Uses of RepInfoGroup in info.oais.implementation.infomodel
Classes in info.oais.implementation.infomodel that implement RepInfoGroup Modifier and Type Class Description class
RepInfoGroupImpl1
RepresentationInformation as a Group, each of which may have a category e.g. -
Uses of RepInfoGroup in info.oais.interfaces.infomodel
Subinterfaces of RepInfoGroup in info.oais.interfaces.infomodel Modifier and Type Interface Description interface
RepInfoAndGroup
All the elements of a ReInfoAndGroup must be used together to be useful.interface
RepInfoOrGroup
The elements of a RepInfoOrGroup are alternatives.