com.ibm.pdp.maf.rpp.pac.segment
Interface RedefinesGroup
- All Superinterfaces:
- CELine, Element
public interface RedefinesGroup
- extends CELine
The Redefines Group is used when at least one element of the CELines redefines another one. This element can either be a Filler, a Component or a LogicalViewComponent.
Field Summary |
static java.lang.String |
copyright
|
copyright
static final java.lang.String copyright
- See Also:
- Constant Field Values
getSetOfRedefines
java.util.List<CELine> getSetOfRedefines()
-
Gives the composition of the RedefinesGroup : it could be a set of Component (DataElement, Undefined DataElement; Group or Segment), Filler or LogicalViewComponent.
- Returns: