This package contains "flag" interfaces which indicate the type of grouping of RepInfo - either an OrRepInfoGroup or an AndRepInfoGroup..
-
Interface Summary
| Interface |
Description |
| AndRepInfoGroup |
All the elements of an AndRepInfoGroup must be used together to be useful.
|
| OrRepInfoGroup |
The components of the OrRepInfoGroup should be treated as alternatives i.e.
|
| RepInfoCategory |
A classification of RepInfo [TBD] to facilitate locating the kind of RepInfo
wanted.
|
| RepInfoGroup |
A collection of RepresentationInformation to be used together
|
| RepInfoLabel |
A group of RepresentationInformation [TBD]
|