com.ibm.pdp.maf.rpp.pac.text
Interface AssignmentLine

All Superinterfaces:
AbstractTextLine, Element

public interface AssignmentLine
extends AbstractTextLine

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.util.List<AbstractRadicalElement> getLinkedEntitiesList()
          List of the Entities whose are linked to the Text.
 java.lang.String getUnknownEntities()
          List of the unknown Entities whose are linked to the Text.
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.text.AbstractTextLine
getLineType
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getLinkedEntitiesList

java.util.List<AbstractRadicalElement> getLinkedEntitiesList()

List of the Entities whose are linked to the Text.

Returns:

getUnknownEntities

java.lang.String getUnknownEntities()

List of the unknown Entities whose are linked to the Text.

Returns: