Uses of Class
info.oais.implementation.infomodel.poss1RepInfo.RepInfoGroupImpl1
Package | Description |
---|---|
info.oais.implementation.infomodel.poss1RepInfo |
This package contains implementations for "flag" interfaces which indicate the type of grouping of RepInfo - either an OrRepInfoGroup or an AndRepInfoGroup..
|
-
Uses of RepInfoGroupImpl1 in info.oais.implementation.infomodel.poss1RepInfo
Subclasses of RepInfoGroupImpl1 in info.oais.implementation.infomodel.poss1RepInfo Modifier and Type Class Description class
AndRepInfoGroupImpl1
All the elements of an AndRepInfoGroup must be used together to be useful.class
OrRepInfoGroupImpl1
The components of the OrRepInfoGroup should be treated as alternatives i.e.class
RepInfoLabelImpl1
A group of RepresentationInformation [TBD]