| Package | Description |
|---|---|
| org.corpus_tools.salt | |
| org.corpus_tools.salt.common | |
| org.corpus_tools.salt.common.impl | |
| org.corpus_tools.salt.impl |
| Modifier and Type | Method and Description |
|---|---|
STimelineRelation |
ISaltFactory.createSTimelineRelation()
Creates a new
STimelineRelation object. |
static STimelineRelation |
SaltFactory.createSTimelineRelation()
Creates a new
STimelineRelation object. |
| Modifier and Type | Method and Description |
|---|---|
STimelineRelation |
SDocumentGraph.createTimelineRelation(SToken token,
int timeSteps)
Creates a
STimelineRelation object being contained in this
SDocumentGraph object, and attaches the SToken parameter
to the document graph's timeline at the end, its start being the
current end of the timeline, its end being the current end of the
timeline + the time steps passed in as the second parameter. |
| Modifier and Type | Method and Description |
|---|---|
List<STimelineRelation> |
SDocumentGraph.getTimelineRelations() |
| Modifier and Type | Class and Description |
|---|---|
class |
STimelineRelationImpl |
| Modifier and Type | Method and Description |
|---|---|
STimelineRelation |
SDocumentGraphImpl.createTimelineRelation(SToken token,
int timeSteps)
Creates a
STimelineRelation object being contained in this
SDocumentGraph object, and attaches the SToken parameter
to the document graph's timeline at the end, its start being the
current end of the timeline, its end being the current end of the
timeline + the time steps passed in as the second parameter. |
| Modifier and Type | Method and Description |
|---|---|
List<STimelineRelation> |
SDocumentGraphImpl.getTimelineRelations() |
| Modifier and Type | Method and Description |
|---|---|
STimelineRelation |
SaltFactoryImpl.createSTimelineRelation()
Creates a new
STimelineRelation object. |
Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.