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

Inherits org.corpus_tools.salt.common.SSequentialRelation< SToken, STimeline, Integer >, org.corpus_tools.salt.common.STimeOverlappingRelation< SToken, STimeline >, and org.corpus_tools.salt.common.SDocumentGraphObject.

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

Additional Inherited Members

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