| Package | Description |
|---|---|
| org.corpus_tools.salt | |
| org.corpus_tools.salt.common | |
| org.corpus_tools.salt.common.impl | |
| org.corpus_tools.salt.impl | |
| org.corpus_tools.salt.util |
| Modifier and Type | Method and Description |
|---|---|
static STextualRelation |
SaltFactory.createSTextualRelation()
Creates a new
STextualRelation object. |
STextualRelation |
ISaltFactory.createSTextualRelation()
Creates a new
STextualRelation object. |
| Modifier and Type | Method and Description |
|---|---|
List<STextualRelation> |
SDocumentGraph.getTextualRelations()
Returns all relations which connects a token with a primary text
contained in this document structure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
STextualRelationImpl |
| Modifier and Type | Method and Description |
|---|---|
List<STextualRelation> |
SDocumentGraphImpl.getTextualRelations()
Returns all relations which connects a token with a primary text
contained in this document structure.
|
| Modifier and Type | Method and Description |
|---|---|
STextualRelation |
SaltFactoryImpl.createSTextualRelation()
Creates a new
STextualRelation object. |
| Modifier and Type | Method and Description |
|---|---|
int |
STextualRelationSStartComparator.compare(STextualRelation o1,
STextualRelation o2)
Returns -1 if o1 has less text position than o2, 0 if both have equal
positions and 1 if o1 has higher text position than o2.
|
Copyright © 2009–2015 Humboldt-Universität zu Berlin, INRIA. All rights reserved.