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

Packages that use Text
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. 
com.ibm.pdp.maf.rpp.service This package describes the com.ibm.pdp.maf.rpp.service, see the description for an UML overview. 
 

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

Methods in com.ibm.pdp.maf.rpp.pac.text that return Text
 Text AssignmentTextLine.getText()
          Text assigned to the text line.
 

Uses of Text in com.ibm.pdp.maf.rpp.service
 

Methods in com.ibm.pdp.maf.rpp.service that return Text
 Text IMAFModelService.getText(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName)
          Returns the Text for this project name, package name and entity name.