|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssignmentTextLine
You can assign, i.e. associate, text lines to one or more instances -- of any entity type -- for documentation purposes.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getSectionCode()
Section code of the Text assigned to the text line. |
Text |
getText()
Text assigned to the text line. |
java.lang.String |
getUnkwownText()
If the Text assigned to the text line is unknown, its code is indicated here. |
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.text.AbstractTextLine |
---|
getLineType |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getSectionCode()
Section code of the Text assigned to the text line.
Text getText()
Text assigned to the text line.
java.lang.String getUnkwownText()
If the Text assigned to the text line is unknown, its code is indicated here.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |