Salt  3.4.2
A powerful, tagset-independent and theory-neutral meta model and API for storing, manipulating, and representing nearly all types of linguistic data .
org.corpus_tools.salt.common.STextualRelation Interface Reference

A STextualRelation links a primary text (as source) with a token (as target). More...

Inherits org.corpus_tools.salt.common.SSequentialRelation< SToken, STextualDS, Integer >, org.corpus_tools.salt.common.STextOverlappingRelation< SToken, STextualDS >, and org.corpus_tools.salt.common.SDocumentGraphObject.

Inherited by org.corpus_tools.salt.common.impl.STextualRelationImpl.

Additional Inherited Members

- Public Member Functions inherited from org.corpus_tools.salt.common.SSequentialRelation< SToken, STextualDS, Integer >
getStart ()
 
void setStart (P startPoint)
 
getEnd ()
 
void setEnd (P endPoint)
 
- Public Member Functions inherited from org.corpus_tools.salt.common.SDocumentGraphObject
SDocumentGraph getGraph ()
 Returns the document structure object which contains this element. More...
 

Detailed Description

A STextualRelation links a primary text (as source) with a token (as target).

A STextualRelation further contains two labels (or more precisely SFeature objects) representing the start and the end position determining the interval of the primary text overlapped by the token.

Author
florian