Package | Description |
---|---|
com.ibm.pdp.maf.rpp.pac.segment |
This package describes the com.ibm.pdp.maf.rpp.pac.segment, see the description for an UML overview.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Component
Component is specific to Segment, MonoStructureSegment or Table but not to LogicalView.
|
interface |
DataElementComponent
Indicates that the component is a Data Element.
|
interface |
Filler
Fillers are not defined in the repository.
|
interface |
GroupComponent
A group is a set of elementary Data Elements, Segment, undefined Data Elements or Filler.
|
interface |
LogicalViewComponent
Indicates that the component is specific for Logical View.
|
interface |
LVDataElementComponent
Indicates that the component is a Data Element.
|
interface |
LVGroupComponent
A group is a set of elementary Data Elements, Segment, undefined Data Elements.
|
interface |
LVSegmentComponent
Indicates that the component is a Segment.
|
interface |
SegmentComponent
Indicates that the component is a Segment.
|
interface |
UndefinedDataElementComponent
The component is a Data Element which is not defined in the repository.
|