Package | Description |
---|---|
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.
|
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AbstractTextLine> |
Section.getLines()
List of text lines assigned to the section.
|