Uses of Interface
com.ibm.pdp.maf.rpp.pac.text.AbstractTextLine

Packages that use AbstractTextLine
com.ibm.pdp.maf.rpp.pac.text This package describes the com.ibm.pdp.maf.rpp.pac.text, see the description for an UML overview. 
 

Uses of AbstractTextLine in com.ibm.pdp.maf.rpp.pac.text
 

Subinterfaces of AbstractTextLine in com.ibm.pdp.maf.rpp.pac.text
 interface AssignmentLine
          You can assign, i.e. associate, text lines to one or more instances -- of any entity type -- for documentation purposes.
 interface AssignmentTextLine
          You can assign, i.e. associate, text lines to one or more instances -- of any entity type -- for documentation purposes.
 interface TextLine
          Text for documentation purposes.
 

Methods in com.ibm.pdp.maf.rpp.pac.text that return types with arguments of type AbstractTextLine
 java.util.List<AbstractTextLine> Section.getLines()
          List of text lines assigned to the section.