|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OntologyTextElement
This class represents a text element that links to an ontology element. The text of the text elements corresponds to one of the word forms of the ontology element.
Method Summary | |
---|---|
OntologyElement |
getOntologyElement()
Returns the ontology element to which this text element is linked. |
java.lang.String |
getUnderscoredText()
Returns the text of this text element in its plain form where underscores are not replaces by blanks. |
int |
getWordNumber()
Returns the id of the word form of the ontology element that is used for this text element. |
Methods inherited from interface ch.uzh.ifi.attempto.preditor.text.TextElement |
---|
checkNeighborTextElements, equals, getCategory, getText |
Method Detail |
---|
OntologyElement getOntologyElement()
int getWordNumber()
java.lang.String getUnderscoredText()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |