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.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
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.
|
getLineTypestatic final java.lang.String copyright
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.