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

      Fields 
      Modifier and Type Field and Description
      static java.lang.String copyright 
    • Method Detail

      • 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: