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.SMedialRelation Interface Reference

Inherits org.corpus_tools.salt.common.SSequentialRelation< SToken, SMedialDS, Double >, and org.corpus_tools.salt.common.SDocumentGraphObject.

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

Additional Inherited Members

- Public Member Functions inherited from org.corpus_tools.salt.common.SSequentialRelation< SToken, SMedialDS, Double >
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...