| Package | Description |
|---|---|
| org.corpus_tools.salt.common | |
| org.corpus_tools.salt.common.impl | |
| org.corpus_tools.salt.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SMedialDS |
interface |
STextualDS |
interface |
STimeline |
| Modifier and Type | Method and Description |
|---|---|
SToken |
SDocumentGraph.createToken(SSequentialDS sequentialDS,
Integer start,
Integer end)
Creates a new
SToken object and adds it to the graph. |
| Modifier and Type | Class and Description |
|---|---|
class |
SMedialDSImpl |
class |
SSequentialDSImpl<D,P extends Number> |
class |
STextualDSImpl |
class |
STimelineImpl |
| Modifier and Type | Method and Description |
|---|---|
SToken |
SDocumentGraphImpl.createToken(SSequentialDS sequentialDS,
Integer start,
Integer end)
Creates a new
SToken object and adds it to the graph. |
| Modifier and Type | Field and Description |
|---|---|
protected SSequentialDS |
DataSourceSequence.dataSource
data source which is addressed by this sequence
|
| Modifier and Type | Method and Description |
|---|---|
SSequentialDS |
DataSourceSequence.getDataSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceSequence.setDataSource(SSequentialDS dataSource) |
| Constructor and Description |
|---|
DataSourceSequence(SSequentialDS dataSource,
P start,
P end) |
Copyright © 2009–2016 Humboldt-Universität zu Berlin, INRIA. All rights reserved.