- AbbreviationDE - Class in org.corpus_tools.salt.common.tokenizer
-
This offers a set of german abbreviations.
- AbbreviationDE() - Constructor for class org.corpus_tools.salt.common.tokenizer.AbbreviationDE
-
- AbbreviationEN - Class in org.corpus_tools.salt.common.tokenizer
-
This offers a set of english abbreviations.
- AbbreviationEN() - Constructor for class org.corpus_tools.salt.common.tokenizer.AbbreviationEN
-
- AbbreviationFR - Class in org.corpus_tools.salt.common.tokenizer
-
This offers a set of french abbreviations.
- AbbreviationFR() - Constructor for class org.corpus_tools.salt.common.tokenizer.AbbreviationFR
-
- AbbreviationIT - Class in org.corpus_tools.salt.common.tokenizer
-
This offers a set of italian abbreviations.
- AbbreviationIT() - Constructor for class org.corpus_tools.salt.common.tokenizer.AbbreviationIT
-
- AbstractDiff<S> - Class in org.corpus_tools.salt.util.internal
-
- AbstractDiff(S, S) - Constructor for class org.corpus_tools.salt.util.internal.AbstractDiff
-
Initializes Diff object with the two graphs template and
other.
- AbstractDiff(S, S, DiffOptions) - Constructor for class org.corpus_tools.salt.util.internal.AbstractDiff
-
- add(Invalidity) - Method in class org.corpus_tools.salt.util.internal.ValidationResult
-
- addAbbreviation(LanguageCode, HashSet<String>) - Method in class org.corpus_tools.salt.common.tokenizer.Tokenizer
-
Adds the given list of abbreviation to the internal map corresponding to
given language.
- addAbbreviation(LanguageCode, File) - Method in class org.corpus_tools.salt.common.tokenizer.Tokenizer
-
Adds the content of given file as a list of abbreviation to the internal
map corresponding to given language.
- addAnnotation(SAnnotation) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Adds the passed annotation to this container.
- addAnnotation(SAnnotation) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Adds the passed annotation to this container.
- addAnnotation(SAnnotation) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Adds the passed annotation to this container.
- addAnnotation(SAnnotation) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Adds the passed annotation to this container.
- addAnnotation(SAnnotation) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Adds the passed annotation to this container.
- addAnnotation(SAnnotation) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Adds the passed annotation to this container.
- addAnnotation(SAnnotationContainer, SAnnotation) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- addClitics(LanguageCode, Clitics) - Method in class org.corpus_tools.salt.common.tokenizer.Tokenizer
-
Adds the given clitics to the internal map corresponding to given
language.
- addClitics(LanguageCode, File) - Method in class org.corpus_tools.salt.common.tokenizer.Tokenizer
-
Adds the content of given file as a set of clitics to the internal map
corresponding to given language.
- addCorpusGraph(SCorpusGraph) - Method in class org.corpus_tools.salt.common.impl.SaltProjectImpl
-
Adds the passed
SCorpusGraph object to the list of corpus graphs.
- addCorpusGraph(SCorpusGraph) - Method in interface org.corpus_tools.salt.common.SaltProject
-
Adds the passed
SCorpusGraph object to the list of corpus graphs.
- addDifference(Object, Object, Object, DIFF_TYPES, Set<Difference>) - Method in class org.corpus_tools.salt.util.internal.AbstractDiff
-
Adds a difference to the differences set
- addDocument(SCorpus, SDocument) - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Adds the given document to the
SCorpusGraph object and creates an
SCorpusDocumentRelation between the given corpus and the
document, if and only if the corpus is already added to this object.
- addDocument(SCorpus, SDocument) - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Adds the given document to the
SCorpusGraph object and creates an
SCorpusDocumentRelation between the given corpus and the
document, if and only if the corpus is already added to this object.
- addFeature(SFeature) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Adds the passed feature to this container.
- addFeature(SFeature) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Adds the passed feature to this container.
- addFeature(SFeature) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Adds the passed feature to this container.
- addFeature(SFeature) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Adds the passed feature to this container.
- addFeature(SFeature) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Adds the passed feature to this container.
- addFeature(SFeature) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Adds the passed feature to this container.
- addFeature(SAnnotationContainer, SFeature) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- addLabel(Label) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Filters adding of name
SFeature for name
- addLabel(Label) - Method in class org.corpus_tools.salt.graph.impl.LabelableElementImpl
-
Adds the given Label object to the list of labels.
- addLabel(Label) - Method in interface org.corpus_tools.salt.graph.LabelableElement
-
Adds the given Label object to the list of labels.
- addLayer(SLayer) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Adds the passed layer to this graph.
- addLayer(L) - Method in interface org.corpus_tools.salt.graph.Graph
-
Adds the passed layer to this graph.
- addLayer(L) - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Adds the passed layer to this graph.
- addLayer(Layer) - Method in class org.corpus_tools.salt.graph.impl.NodeImpl
-
Adds this node to the passed layer.
- addLayer(Layer) - Method in class org.corpus_tools.salt.graph.impl.RelationImpl
-
Adds this relation to the passed layer.
- addLayer(Layer) - Method in interface org.corpus_tools.salt.graph.Node
-
Adds this node to the passed layer.
- addLayer(Layer) - Method in interface org.corpus_tools.salt.graph.Relation
-
Adds this relation to the passed layer.
- addMetaAnnotation(SMetaAnnotation) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Adds the passed meta annotation to this container.
- addMetaAnnotation(SMetaAnnotation) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Adds the passed meta annotation to this container.
- addMetaAnnotation(SMetaAnnotation) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Adds the passed meta annotation to this container.
- addMetaAnnotation(SMetaAnnotation) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Adds the passed meta annotation to this container.
- addMetaAnnotation(SMetaAnnotation) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Adds the passed meta annotation to this container.
- addMetaAnnotation(SMetaAnnotation) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Adds the passed meta annotation to this container.
- addMetaAnnotation(SAnnotationContainer, SMetaAnnotation) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- addNode(SNode) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- addNode(SNode, SNode, SALT_TYPE) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Creates and returns a 'SRelation' of the type given by
sRelationType between source and target.
- addNode(SNode, SNode, SALT_TYPE) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Creates and returns a 'SRelation' of the type given by
sRelationType between source and target.
- addNode(N) - Method in interface org.corpus_tools.salt.graph.Graph
-
Adds the passed node to this graph and updates indexes.
- addNode(N) - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Adds the passed node to this graph and updates indexes.
- addNode(N) - Method in class org.corpus_tools.salt.graph.impl.LayerImpl
-
Adds the passed node to this layer.
- addNode(N) - Method in interface org.corpus_tools.salt.graph.Layer
-
Adds the passed node to this layer.
- addProcessingAnnotation(SProcessingAnnotation) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Adds the passed processing-annotation to this container.
- addProcessingAnnotation(SProcessingAnnotation) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Adds the passed processing-annotation to this container.
- addProcessingAnnotation(SProcessingAnnotation) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Adds the passed processing-annotation to this container.
- addProcessingAnnotation(SProcessingAnnotation) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Adds the passed processing-annotation to this container.
- addProcessingAnnotation(SProcessingAnnotation) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Adds the passed processing-annotation to this container.
- addProcessingAnnotation(SProcessingAnnotation) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Adds the passed processing-annotation to this container.
- addProcessingAnnotation(SAnnotationContainer, SProcessingAnnotation) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- addRelation(Relation<? extends SNode, ? extends SNode>) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- addRelation(Relation<? extends N, ? extends N>) - Method in interface org.corpus_tools.salt.graph.Graph
-
Adds the passed relation to this graph and updates indexes.
- addRelation(Relation<? extends N, ? extends N>) - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Adds the passed relation to this graph and updates indexes.
- addRelation(Relation<? extends N, ? extends N>) - Method in class org.corpus_tools.salt.graph.impl.LayerImpl
-
Adds the passed relation to this layer.
- addRelation(Relation<? extends N, ? extends N>) - Method in interface org.corpus_tools.salt.graph.Layer
-
Adds the passed relation to this layer.
- addSubCorpus(SCorpus, SCorpus) - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Adds the given sSubCorpus to the SCorpusGraph object and creates an
SCorpusRelation between the given super corpus and the sub
corpus, if and only if the super corpus is already added to this object.
- addSubCorpus(SCorpus, SCorpus) - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Adds the given sSubCorpus to the SCorpusGraph object and creates an
SCorpusRelation between the given super corpus and the sub
corpus, if and only if the super corpus is already added to this object.
- addSubDiffs(Set<Difference>) - Method in class org.corpus_tools.salt.util.Difference
-
- andCheckIsomorphie() - Method in class org.corpus_tools.salt.util.internal.Diff.Builder.Builder2
-
- andFindDiffs() - Method in class org.corpus_tools.salt.util.internal.Diff.Builder.Builder2
-
- andFindInvalidities() - Method in class org.corpus_tools.salt.util.internal.Validator.Builder
-
- andRepairInvalidities() - Method in class org.corpus_tools.salt.util.internal.Validator.Builder
-
When an invalidity was found, it will be repaired.
- approximatedNodeDegree - Variable in class org.corpus_tools.salt.graph.impl.GraphImpl
-
- ATT_EDGES - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
constant to address the xml-attribute 'edges'.
- ATT_HREF - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
constant to address the xml-attribute 'href'.
- ATT_LAYERS - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
constant to address the xml-attribute 'layers'.
- ATT_NAME - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
constant to address the xml-attribute 'name'.
- ATT_NAMESPACE - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
constant to address the xml-attribute 'namespace'.
- ATT_NODES - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
constant to address the xml-attribute 'nodes'.
- ATT_SNAME - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
- ATT_SOURCE - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
constant to address the xml-attribute 'source'.
- ATT_TARGET - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
constant to address the xml-attribute 'target'.
- ATT_TYPE - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
- ATT_VALUE - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
constant to address the xml-attribute 'value'.
- ATT_VALUE_STRING - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
- ATT_XMI_VERSION - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
constant to address the xml-attribute 'xmi:version'.
- ATT_XSI_TYPE - Static variable in interface org.corpus_tools.salt.util.internal.persistence.SaltXML10Dictionary
-
constant to address the xml-attribute 'xsi:type'.
- checkConstraint(SGraph.GRAPH_TRAVERSE_TYPE, String, SRelation<SNode, SNode>, SNode, long) - Method in interface org.corpus_tools.salt.core.GraphTraverseHandler
-
This method is called during a traversal to check if the current node and
eventually its sub-graph shall be traversed or not.
- checkConstraint(SGraph.GRAPH_TRAVERSE_TYPE, String, SRelation, SNode, long) - Method in class org.corpus_tools.salt.util.internal.persistence.dot.SCorpusGraphDOTWriter
-
- checkConstraint(SGraph.GRAPH_TRAVERSE_TYPE, String, SRelation<SNode, SNode>, SNode, long) - Method in class org.corpus_tools.salt.util.internal.persistence.dot.SDocumentGraphDOTWriter
-
- checkConstraint(SGraph.GRAPH_TRAVERSE_TYPE, String, SRelation, SNode, long) - Method in class org.corpus_tools.salt.util.VisJsVisualizer
-
- checkLanguage(String) - Static method in class org.corpus_tools.salt.common.tokenizer.Tokenizer
-
Tries to detect language and returns ISO 639-2 language code
- class2SaltType(Class<? extends Object>...) - Static method in enum org.corpus_tools.salt.SALT_TYPE
-
Converts the given class, if it is a class of the Salt model into its
corresponding
SALT_TYPE.
- clazz - Variable in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper.MyIterator
-
- clearIndex(String) - Method in interface org.corpus_tools.salt.index.IndexMgr
-
Removes all entries contained in the index with the passed identifier
- clearIndex(String) - Method in class org.corpus_tools.salt.index.IndexMgrImpl
-
Removes all entries contained in the index with the passed identifier
- Clitics - Class in org.corpus_tools.salt.common.tokenizer
-
- Clitics(String, String) - Constructor for class org.corpus_tools.salt.common.tokenizer.Clitics
-
- color - Variable in class org.corpus_tools.salt.util.internal.persistence.dot.DOTEdge
-
- color - Variable in class org.corpus_tools.salt.util.internal.persistence.dot.DOTNode
-
- compare(S) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
- compare(STextualRelation, STextualRelation) - Method in class org.corpus_tools.salt.util.STextualRelationSStartComparator
-
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.
- compare(SToken, SToken) - Method in class org.corpus_tools.salt.util.TokenStartComparator
-
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.
- compareAnnotationContainers(SAnnotationContainer, SAnnotationContainer, Set<Difference>) - Method in class org.corpus_tools.salt.util.internal.AbstractDiff
-
Checks whether two
SAnnotationContainer objects are isomorph and
returns true if this is the case, false otherwise.
- compareIdentifiableElements(IdentifiableElement, IdentifiableElement, Set<Difference>) - Method in class org.corpus_tools.salt.util.internal.AbstractDiff
-
- compareLayers(SDocumentGraph, SDocumentGraph, Boolean) - Method in class org.corpus_tools.salt.util.internal.DocumentStructureDiff
-
Compares all layers in template graph with all layers in other graph and
searches for isomorphic partners.
- compareRelations(SDocumentGraph, List<? extends SRelation>, SDocumentGraph, List<? extends SRelation>, Boolean) - Method in class org.corpus_tools.salt.util.internal.DocumentStructureDiff
-
- computeSValueType() - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- container - Variable in class org.corpus_tools.salt.graph.impl.LabelImpl
-
The container of this object.
- container - Variable in class org.corpus_tools.salt.util.Difference
-
Object containing the given object, e.g. used for layers
- containsIndex(String) - Method in interface org.corpus_tools.salt.index.IndexMgr
-
Checks if an index with the passed identifier is registered.
- containsIndex(String) - Method in class org.corpus_tools.salt.index.IndexMgrImpl
-
Checks if an index with the passed identifier is registered.
- containsKey(String, K) - Method in interface org.corpus_tools.salt.index.IndexMgr
-
Returns whether the index having the passed identifier contains the
passed key.
- containsKey(String, K) - Method in class org.corpus_tools.salt.index.IndexMgrImpl
-
Returns whether the index having the passed identifier contains the
passed key.
- containsLabel(String) - Method in class org.corpus_tools.salt.graph.impl.LabelableElementImpl
-
Checks if this object has a Label object in its list having the given
qualified name.
- containsLabel(String) - Method in interface org.corpus_tools.salt.graph.LabelableElement
-
Checks if this object has a Label object in its list having the given
qualified name.
- containsLayer(String) - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns whether this graph contains a
Layer corresponding to the
passed id.
- containsLayer(String) - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns whether this graph contains a
Layer corresponding to the
passed id.
- containsNode(String) - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns whether this graph contains a
Node corresponding to the
passed id.
- containsNode(String) - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns whether this graph contains a
Node corresponding to the
passed id.
- containsRelation(String) - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns whether this graph contains an
Relation corresponding to
the passed id.
- containsRelation(String) - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns whether this graph contains an
Relation corresponding to
the passed id.
- convertFromSalt(OutputStream, SDocument...) - Static method in class org.corpus_tools.salt.util.internal.persistence.GraphMLWriter
-
- copy(Label) - Method in class org.corpus_tools.salt.graph.impl.LabelImpl
-
This method the namespace, the name and the value from this object to the
passed one and returns the passed one.
- copy(T) - Method in interface org.corpus_tools.salt.util.Copyable
-
Takes a new 'empty' object and sets all its fields by copying by value.
- Copyable<T> - Interface in org.corpus_tools.salt.util
-
An interface to ensure that an object is copyable.
- CorpusStructureDiff - Class in org.corpus_tools.salt.util.internal
-
This class compares two corpus structures.
- CorpusStructureDiff(SCorpusGraph, SCorpusGraph) - Constructor for class org.corpus_tools.salt.util.internal.CorpusStructureDiff
-
- CorpusStructureDiff(SCorpusGraph, SCorpusGraph, DiffOptions) - Constructor for class org.corpus_tools.salt.util.internal.CorpusStructureDiff
-
- createAbbriviations() - Static method in class org.corpus_tools.salt.common.tokenizer.AbbreviationDE
-
- createAbbriviations() - Static method in class org.corpus_tools.salt.common.tokenizer.AbbreviationEN
-
- createAbbriviations() - Static method in class org.corpus_tools.salt.common.tokenizer.AbbreviationFR
-
- createAbbriviations() - Static method in class org.corpus_tools.salt.common.tokenizer.AbbreviationIT
-
- createAnaphoricAnnotations(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
- createAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Creates and returns an annotation having the passed namespace, name and
value.
- createAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Creates and returns an annotation having the passed namespace, name and
value.
- createAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Creates and returns an annotation having the passed namespace, name and
value.
- createAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Creates and returns an annotation having the passed namespace, name and
value.
- createAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Creates and returns an annotation having the passed namespace, name and
value.
- createAnnotation(String, String, Object) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Creates and returns an annotation having the passed namespace, name and
value.
- createAnnotation(SAnnotationContainer, String, String, Object) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- createAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
This method parses the given annotation String and adds an
SAnnotation object for each annotation being contained in that
string to the given
SAnnotationContainer object.
- createAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
This method parses the given annotation String and adds an
SAnnotation object for each annotation being contained in that
string to the given
SAnnotationContainer object.
- createAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
This method parses the given annotation String and adds an
SAnnotation object for each annotation being contained in that
string to the given
SAnnotationContainer object.
- createAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
This method parses the given annotation String and adds an
SAnnotation object for each annotation being contained in that
string to the given
SAnnotationContainer object.
- createAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
This method parses the given annotation String and adds an
SAnnotation object for each annotation being contained in that
string to the given
SAnnotationContainer object.
- createAnnotations(String) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
This method parses the given annotation String and adds an
SAnnotation object for each annotation being contained in that
string to the given
SAnnotationContainer object.
- createAnnotations(SAnnotationContainer, String) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- createCorpus(SCorpus, String) - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Creates a new
SCorpus object having the name
corpusName.
- createCorpus(URI) - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Creates all
SCorpus objects contained in the passed
corpusPath and returns a list of all
SCorpus
objects.
- createCorpus(SCorpus, String) - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Creates a new
SCorpus object having the name
corpusName.
- createCorpus(URI) - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Creates all
SCorpus objects contained in the passed
corpusPath and returns a list of all
SCorpus
objects.
- createCorpusGraph() - Method in class org.corpus_tools.salt.common.impl.SaltProjectImpl
-
Creates a new corpus graph and adds it to the Salt project.
- createCorpusGraph() - Method in interface org.corpus_tools.salt.common.SaltProject
-
Creates a new corpus graph and adds it to the Salt project.
- createCorpusStructure(SaltProject) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Creates the following corpus structure and adds it to the given salt
project.
- createCorpusStructure() - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Creates the following structure:
rootCorpus
/ \
subCorpus1 subCorpus2
/ \ / \
doc1 doc2 doc3 doc4
- createCorpusStructure(SCorpusGraph) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Creates the following structure:
rootCorpus
/ \
subCorpus1 subCorpus2
/ \ / \
doc1 doc2 doc3 doc4
- createCorpusStructure_simple() - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Creates the following structure:
rootCorpus | doc1
- createDependencies(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
This method creates the sample's dependency annotation.
- createDialogue(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
- createDocument(SCorpus, String) - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
- createDocument(URI) - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Creates all
SCorpus objects contained in the passed corpusPath
and assumes, that the last segment is a
SDocument object.
- createDocument(SCorpus, String) - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
- createDocument(URI) - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Creates all
SCorpus objects contained in the passed corpusPath
and assumes, that the last segment is a
SDocument object.
- createDocumentGraph() - Method in class org.corpus_tools.salt.common.impl.SDocumentImpl
-
Returns the document structure which belongs to this document.
- createDocumentGraph() - Method in interface org.corpus_tools.salt.common.SDocument
-
Returns the document structure which belongs to this document.
- createDocumentStructure(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Creates a document structure containing:
primary text
tokenization
morphological annotations
information structure annotation
syntactical annotation
anaphoric annotation
- createFeature(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Creates and returns an feature having the passed namespace, name and
value.
- createFeature(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Creates and returns an feature having the passed namespace, name and
value.
- createFeature(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Creates and returns an feature having the passed namespace, name and
value.
- createFeature(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Creates and returns an feature having the passed namespace, name and
value.
- createFeature(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Creates and returns an feature having the passed namespace, name and
value.
- createFeature(String, String, Object) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Creates and returns an feature having the passed namespace, name and
value.
- createFeature(SAnnotationContainer, String, String, Object) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- createFeatures(String) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
This method parses the given feature String and adds an
SFeature
object for each feature being contained in that string to the given
SAnnotationContainer object.
- createFeatures(String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
This method parses the given feature String and adds an
SFeature
object for each feature being contained in that string to the given
SAnnotationContainer object.
- createFeatures(String) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
This method parses the given feature String and adds an
SFeature
object for each feature being contained in that string to the given
SAnnotationContainer object.
- createFeatures(String) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
This method parses the given feature String and adds an
SFeature
object for each feature being contained in that string to the given
SAnnotationContainer object.
- createFeatures(String) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
This method parses the given feature String and adds an
SFeature
object for each feature being contained in that string to the given
SAnnotationContainer object.
- createFeatures(String) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
This method parses the given feature String and adds an
SFeature
object for each feature being contained in that string to the given
SAnnotationContainer object.
- createFeatures(SAnnotationContainer, String) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- createGraph() - Static method in class org.corpus_tools.salt.graph.GraphFactory
-
- createGraph() - Method in interface org.corpus_tools.salt.graph.IGraphFactory
-
- createGraph() - Method in class org.corpus_tools.salt.graph.impl.GraphFactoryImpl
-
- createIdentifier(IdentifiableElement, String) - Static method in class org.corpus_tools.salt.graph.GraphFactory
-
- createIdentifier(IdentifiableElement, String) - Method in interface org.corpus_tools.salt.graph.IGraphFactory
-
- createIdentifier(IdentifiableElement, String) - Method in class org.corpus_tools.salt.graph.impl.GraphFactoryImpl
-
- createIdentifier(IdentifiableElement, String) - Static method in class org.corpus_tools.salt.SaltFactory
-
- createIndex(String, Class<K>, Class<V>) - Method in interface org.corpus_tools.salt.index.IndexMgr
-
Creates a new index which could be accessed via the passed identifier.
- createIndex(String, Class<K>, Class<V>, int, int) - Method in interface org.corpus_tools.salt.index.IndexMgr
-
Creates a new index which could be accessed via the passed identifier.
- createIndex(String, Class<K>, Class<V>) - Method in class org.corpus_tools.salt.index.IndexMgrImpl
-
Creates a new index which could be accessed via the passed identifier.
- createIndex(String, Class<K>, Class<V>, int, int) - Method in class org.corpus_tools.salt.index.IndexMgrImpl
-
Creates a new index which could be accessed via the passed identifier.
- createInformationStructureAnnotations(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Annotates the
SSpan objects above the tokenization with
information structural annotations.
- createInformationStructureSpan(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Creates
SSpan object above the tokenization.
- createLabel() - Static method in class org.corpus_tools.salt.graph.GraphFactory
-
- createLabel() - Method in interface org.corpus_tools.salt.graph.IGraphFactory
-
- createLabel() - Method in class org.corpus_tools.salt.graph.impl.GraphFactoryImpl
-
- createLayer() - Static method in class org.corpus_tools.salt.graph.GraphFactory
-
Creates a new
Layer object.
- createLayer() - Method in interface org.corpus_tools.salt.graph.IGraphFactory
-
Creates a new
Layer object.
- createLayer() - Method in class org.corpus_tools.salt.graph.impl.GraphFactoryImpl
-
- createMetaAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Creates and returns a meta annotation having the passed namespace, name
and value.
- createMetaAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Creates and returns a meta annotation having the passed namespace, name
and value.
- createMetaAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Creates and returns a meta annotation having the passed namespace, name
and value.
- createMetaAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Creates and returns a meta annotation having the passed namespace, name
and value.
- createMetaAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Creates and returns a meta annotation having the passed namespace, name
and value.
- createMetaAnnotation(String, String, Object) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Creates and returns a meta annotation having the passed namespace, name
and value.
- createMetaAnnotation(SAnnotationContainer, String, String, Object) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- createMetaAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
This method parses the given meta annotation String and adds an
SMetaAnnotation object for each meta annotation being contained
in that string to the given
SAnnotationContainer object.
- createMetaAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
This method parses the given meta annotation String and adds an
SMetaAnnotation object for each meta annotation being contained
in that string to the given
SAnnotationContainer object.
- createMetaAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
This method parses the given meta annotation String and adds an
SMetaAnnotation object for each meta annotation being contained
in that string to the given
SAnnotationContainer object.
- createMetaAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
This method parses the given meta annotation String and adds an
SMetaAnnotation object for each meta annotation being contained
in that string to the given
SAnnotationContainer object.
- createMetaAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
This method parses the given meta annotation String and adds an
SMetaAnnotation object for each meta annotation being contained
in that string to the given
SAnnotationContainer object.
- createMetaAnnotations(String) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
This method parses the given meta annotation String and adds an
SMetaAnnotation object for each meta annotation being contained
in that string to the given
SAnnotationContainer object.
- createMetaAnnotations(SAnnotationContainer, String) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- createMorphologyAnnotations(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
- createNode() - Static method in class org.corpus_tools.salt.graph.GraphFactory
-
- createNode() - Method in interface org.corpus_tools.salt.graph.IGraphFactory
-
- createNode() - Method in class org.corpus_tools.salt.graph.impl.GraphFactoryImpl
-
- createObjectFromString(String) - Method in class org.corpus_tools.salt.util.internal.persistence.SaltXML10Handler
-
- createParallelData(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
- createParallelData(SDocument, boolean) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Creates a small parallel corpus, containing an english and a german text.
- createPrimaryData(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
- createPrimaryData(SDocument, String) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
- createProcessingAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Creates and returns a processing-annotation having the passed namespace,
name and value.
- createProcessingAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Creates and returns a processing-annotation having the passed namespace,
name and value.
- createProcessingAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Creates and returns a processing-annotation having the passed namespace,
name and value.
- createProcessingAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Creates and returns a processing-annotation having the passed namespace,
name and value.
- createProcessingAnnotation(String, String, Object) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Creates and returns a processing-annotation having the passed namespace,
name and value.
- createProcessingAnnotation(String, String, Object) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Creates and returns a processing-annotation having the passed namespace,
name and value.
- createProcessingAnnotation(SAnnotationContainer, String, String, Object) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- createProcessingAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- createProcessingAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
- createProcessingAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
- createProcessingAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
- createProcessingAnnotations(String) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
- createProcessingAnnotations(String) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
- createProcessingAnnotations(SAnnotationContainer, String) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- createQName(String, String) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
Returns the concatenation of a labels namespace and a labels name as a
qualified name: qname= NAMESPACE
"::" NAME.
- createRelation(SNode, SNode, SALT_TYPE, String) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Creates a
SRelation object, and sets its sSource and sTarget to
the passed ones.
- createRelation(SNode, SNode, SALT_TYPE, String) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Creates a
SRelation object, and sets its sSource and sTarget to
the passed ones.
- createRelation() - Static method in class org.corpus_tools.salt.graph.GraphFactory
-
- createRelation() - Method in interface org.corpus_tools.salt.graph.IGraphFactory
-
- createRelation() - Method in class org.corpus_tools.salt.graph.impl.GraphFactoryImpl
-
- createSaltProject() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSaltProject() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSaltProject() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSaltProject() - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Creates a complete
SaltProject object having the complex
structure
rootCorpus
/ \
subCorpus1 subCorpus2
/ \ / \
doc1 doc2 doc3 doc4
- createSaltURI(URI) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
When specified corpus path already contains salt schema, then specified
corpus path is returned.
- createSaltURI(String) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
When specified corpus path already contains salt schema, then specified
corpus path is returned.
- createSAnnotation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSAnnotation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSAnnotation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSCatAnnotation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSCatAnnotation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSCatAnnotation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSCorpus() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSCorpus() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSCorpus() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSCorpusDocumentRelation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSCorpusDocumentRelation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSCorpusDocumentRelation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSCorpusGraph() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSCorpusGraph() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSCorpusGraph() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSCorpusRelation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSCorpusRelation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSCorpusRelation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSDocument() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSDocument() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSDocument() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSDocumentGraph() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSDocumentGraph() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSDocumentGraph() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSDominanceRelation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSDominanceRelation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSDominanceRelation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSFeature() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSFeature() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSFeature() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSGraph() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSGraph() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSGraph() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSLayer() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSLayer() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSLayer() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSLemmaAnnotation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSLemmaAnnotation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSLemmaAnnotation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSMedialDS() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSMedialDS() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSMedialDS() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSMedialRelation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSMedialRelation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSMedialRelation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSMetaAnnotation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSMetaAnnotation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSMetaAnnotation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSNode() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSNode() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSNode() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSOrderRelation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSOrderRelation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSOrderRelation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSpan(List<SToken>) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Creates a
SSpan object, adds it to the graph and returns the new
object.
- createSpan(SToken...) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Creates a new
SSpan object, adds it to the graph and returns the
new object.
- createSpan(SToken...) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Creates a new
SSpan object, adds it to the graph and returns the
new object.
- createSpan(List<SToken>) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Creates a
SSpan object, adds it to the graph and returns the new
object.
- createSPointingRelation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSPointingRelation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSPointingRelation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSPOSAnnotation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSPOSAnnotation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSPOSAnnotation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSProcessingAnnotation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSProcessingAnnotation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSProcessingAnnotation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSRelation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSRelation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSRelation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSSentenceAnnotation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSSentenceAnnotation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSSentenceAnnotation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSSpan() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
Creates a new
SSpan object.
- createSSpan() - Method in interface org.corpus_tools.salt.ISaltFactory
-
Creates a new
SSpan object.
- createSSpan() - Static method in class org.corpus_tools.salt.SaltFactory
-
Creates a new
SSpan object.
- createSSpanningRelation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSSpanningRelation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSSpanningRelation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSStructure() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSStructure() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSStructure() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSTextualDS() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSTextualDS() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSTextualDS() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSTextualRelation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSTextualRelation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSTextualRelation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSTimeline() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSTimeline() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSTimeline() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSTimelineRelation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSTimelineRelation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSTimelineRelation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSToken() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSToken() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSToken() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createStructure(List<SStructuredNode>) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Creates a new
SStructure object, adds it to the graph and returns
the new object.
- createStructure(SStructuredNode...) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Creates a new
SStructure object, adds it to the graph and returns
the new object.
- createStructure(SStructuredNode...) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Creates a new
SStructure object, adds it to the graph and returns
the new object.
- createStructure(List<SStructuredNode>) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Creates a new
SStructure object, adds it to the graph and returns
the new object.
- createSTypeAnnotation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSTypeAnnotation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSTypeAnnotation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSWordAnnotation() - Method in class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- createSWordAnnotation() - Method in interface org.corpus_tools.salt.ISaltFactory
-
- createSWordAnnotation() - Static method in class org.corpus_tools.salt.SaltFactory
-
- createSyntaxAnnotations(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
- createSyntaxStructure(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Creates a syntax structure for the given
SDocument object.
- createTextualDS(String) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Creates and adds a new
STextualDS node object and sets its text
to the passed one and adds it to the graph.
- createTextualDS(String) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Creates and adds a new
STextualDS node object and sets its text
to the passed one and adds it to the graph.
- createTimeline() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- createTimeline() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- createTimelineRelation(SToken, int) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
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.
- createTimelineRelation(SToken, int) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
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.
- createToken(List<DataSourceSequence>) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Creates a new
SToken object and adds it to the graph.
- createToken(SSequentialDS, Integer, Integer) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Creates a new
SToken object and adds it to the graph.
- createToken(DataSourceSequence) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Creates a new
SToken object and adds it to the graph.
- createToken(List<DataSourceSequence>) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Creates a new
SToken object and adds it to the graph.
- createToken(DataSourceSequence) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Creates a new
SToken object and adds it to the graph.
- createToken(SSequentialDS, Integer, Integer) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Creates a new
SToken object and adds it to the graph.
- createToken(int, int, STextualDS, SDocument, SLayer) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Creates a
SToken covering the passed position and returns it.
- createTokenizer() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- createTokenizer() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- createTokens(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Creates a set of
SToken objects tokenizing the primary text
PRIMARY_TEXT_EN in to the following tokens:
Is
this
example
more
complicated
than
it
appears
to
be
?
- createTokens(SDocument, STextualDS) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
- createUntypedParallelData(SDocument) - Static method in class org.corpus_tools.salt.samples.SampleGenerator
-
Creates a small parallel corpus, containing an english and a german text.
- CSS_FILE - Static variable in class org.corpus_tools.salt.util.VisJsVisualizer
-
- CSS_FOLDER_OUT - Static variable in class org.corpus_tools.salt.util.VisJsVisualizer
-
- get(String, K) - Method in interface org.corpus_tools.salt.index.IndexMgr
-
Returns the value corresponding to the passed key, which is contained in
the index with the passed identifier.
- get(String, K) - Method in class org.corpus_tools.salt.index.IndexMgrImpl
-
Returns the value corresponding to the passed key, which is contained in
the index with the passed identifier.
- getAbbreviations(LanguageCode) - Method in class org.corpus_tools.salt.common.tokenizer.Tokenizer
-
Returns a list of abbreviations corresponding to the given language.
- getAll(String, K) - Method in interface org.corpus_tools.salt.index.IndexMgr
-
Returns the set of values corresponding to the passed key, which is
contained in the index with the passed identifier.
- getAll(String, K) - Method in class org.corpus_tools.salt.index.IndexMgrImpl
-
Returns the set of values corresponding to the passed key, which is
contained in the index with the passed identifier.
- getAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Returns an annotation having the passed qualified name, if this container
contains such an annotation.
- getAnnotation(String, String) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Returns an annotation having the passed qualified name, if this container
contains such an annotation.
- getAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns an annotation having the passed qualified name, if this container
contains such an annotation.
- getAnnotation(String, String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns an annotation having the passed qualified name, if this container
contains such an annotation.
- getAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Returns an annotation having the passed qualified name, if this container
contains such an annotation.
- getAnnotation(String, String) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Returns an annotation having the passed qualified name, if this container
contains such an annotation.
- getAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns an annotation having the passed qualified name, if this container
contains such an annotation.
- getAnnotation(String, String) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns an annotation having the passed qualified name, if this container
contains such an annotation.
- getAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Returns an annotation having the passed qualified name, if this container
contains such an annotation.
- getAnnotation(String, String) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Returns an annotation having the passed qualified name, if this container
contains such an annotation.
- getAnnotation(String) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Returns an annotation having the passed qualified name, if this container
contains such an annotation.
- getAnnotation(String, String) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Returns an annotation having the passed qualified name, if this container
contains such an annotation.
- getAnnotation(SAnnotationContainer, String) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- getAnnotation(Integer, Set<P>) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
Returns the annotation at position idx in the passed set of annotations.
- getAnnotations() - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Returns all annotations contained by this object.
- getAnnotations() - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns all annotations contained by this object.
- getAnnotations() - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Returns all annotations contained by this object.
- getAnnotations() - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns all annotations contained by this object.
- getAnnotations() - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Returns all annotations contained by this object.
- getAnnotations() - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Returns all annotations contained by this object.
- getAnnotations(SAnnotationContainer) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
Returns all
SAnnotation object, which are contained by the passed
container.
- getChildren(SNode, SALT_TYPE) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns a list of nodes in base document.
- getChildren(SNode, SALT_TYPE) - Method in interface org.corpus_tools.salt.core.SGraph
-
Returns a list of nodes in base document.
- getClitics(LanguageCode) - Method in class org.corpus_tools.salt.common.tokenizer.Tokenizer
-
Returns a list of abbreviations corresponding to the given language.
- getContainer() - Method in class org.corpus_tools.salt.graph.impl.LabelImpl
-
Returns the container element, which contains this label.
- getContainer() - Method in interface org.corpus_tools.salt.graph.Label
-
Returns the container element, which contains this label.
- getCorpora() - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Returns all corpora contained in this corpus structure.
- getCorpora() - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Returns all corpora contained in this corpus structure.
- getCorpus(Identifier) - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Returns a corpus matching the passed identifier if such a corpus is
contained in this corpus structure.
- getCorpus(SDocument) - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
- getCorpus(Identifier) - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Returns a corpus matching the passed identifier if such a corpus is
contained in this corpus structure.
- getCorpus(SDocument) - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
- getCorpusDocumentRelations() - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Returns all corpus-document relations contained in this corpus structure.
- getCorpusDocumentRelations() - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Returns all corpus-document relations contained in this corpus structure.
- getCorpusGraphs() - Method in class org.corpus_tools.salt.common.impl.SaltProjectImpl
-
Returns all corpus structures contained in this project.
- getCorpusGraphs() - Method in interface org.corpus_tools.salt.common.SaltProject
-
Returns all corpus structures contained in this project.
- getCorpusRelations() - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Returns all corpus-corpus relations contained in this corpus structure.
- getCorpusRelations() - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Returns all corpus-corpus relations contained in this corpus structure.
- getData() - Method in class org.corpus_tools.salt.common.impl.SSequentialDSImpl
- getData() - Method in interface org.corpus_tools.salt.common.SSequentialDS
-
- getDataSource() - Method in class org.corpus_tools.salt.util.DataSourceSequence
-
- getDelegate() - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
- getDelegate() - Method in class org.corpus_tools.salt.graph.impl.IdentifiableElementImpl
-
Returns the delegate object.
- getDelegate() - Method in class org.corpus_tools.salt.graph.impl.LabelableElementImpl
-
Returns the delegate object.
- getDelegate() - Method in class org.corpus_tools.salt.graph.impl.LabelImpl
-
Returns the delegate object.
- getDelegate() - Method in class org.corpus_tools.salt.graph.impl.LayerImpl
-
- getDelegate() - Method in class org.corpus_tools.salt.graph.impl.NodeImpl
-
Returns the delegate object.
- getDelegate() - Method in class org.corpus_tools.salt.graph.impl.RelationImpl
-
Returns the delegate object.
- getDelegate() - Method in interface org.corpus_tools.salt.graph.Relation
-
Returns the delegate object.
- getDifferences() - Method in class org.corpus_tools.salt.util.internal.AbstractDiff
-
Returns a list containing all computed differences.
- getDocument(Identifier) - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Returns a document matching the passed identifier if such a document is
contained in this document structure.
- getDocument() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Returns the
SDocument object containing this graph object.
- getDocument(Identifier) - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Returns a document matching the passed identifier if such a document is
contained in this document structure.
- getDocument() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Returns the
SDocument object containing this graph object.
- getDocumentGraph() - Method in class org.corpus_tools.salt.common.impl.SDocumentImpl
-
Returns the document structure which belongs to this document.
- getDocumentGraph() - Method in interface org.corpus_tools.salt.common.SDocument
-
Returns the document structure which belongs to this document.
- getDocumentGraph() - Method in class org.corpus_tools.salt.common.tokenizer.SimpleTokenizer
-
- getDocumentGraph() - Method in class org.corpus_tools.salt.common.tokenizer.Tokenizer
-
- getDocumentGraph() - Method in class org.corpus_tools.salt.util.internal.persistence.dot.SDocumentGraphDOTWriter
-
- getDocumentGraph() - Method in class org.corpus_tools.salt.util.STextualRelationSStartComparator
-
Returns the
SDocumentGraph object which contains the tokens to be
compared.
- getDocumentGraph() - Method in class org.corpus_tools.salt.util.TokenStartComparator
-
Returns the
SDocumentGraph object which contains the tokens to be
compared.
- getDocumentGraphLocation() - Method in class org.corpus_tools.salt.common.impl.SDocumentImpl
-
Returns the location of the contained
SDocumentGraph object, in
case it is persisted.
- getDocumentGraphLocation() - Method in interface org.corpus_tools.salt.common.SDocument
-
Returns the location of the contained
SDocumentGraph object, in
case it is persisted.
- getDocuments() - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Returns all documents objects contained in this corpus structure.
- getDocuments() - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Returns all documents objects contained in this corpus structure.
- getDominanceRelations() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
- getDominanceRelations() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getEnclitics() - Method in class org.corpus_tools.salt.common.tokenizer.Clitics
-
- getEnd() - Method in class org.corpus_tools.salt.common.impl.SMedialDSImpl
- getEnd() - Method in class org.corpus_tools.salt.common.impl.SSequentialDSImpl
- getEnd() - Method in class org.corpus_tools.salt.common.impl.SSequentialRelationImpl
- getEnd() - Method in class org.corpus_tools.salt.common.impl.STextualDSImpl
-
.
- getEnd() - Method in class org.corpus_tools.salt.common.impl.STimelineImpl
- getEnd() - Method in interface org.corpus_tools.salt.common.SSequentialDS
-
- getEnd() - Method in interface org.corpus_tools.salt.common.SSequentialRelation
-
- getEnd() - Method in class org.corpus_tools.salt.util.DataSourceSequence
-
- getFactory() - Static method in class org.corpus_tools.salt.SaltFactory
-
Sets the internal factory to create Salt objects.
- getFeature(String) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Returns an feature having the passed qualified name, if this container
contains such an feature.
- getFeature(String, String) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- getFeature(String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns an feature having the passed qualified name, if this container
contains such an feature.
- getFeature(String, String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns an feature having the passed qualified name, if this container
contains such an feature.
- getFeature(String) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Returns an feature having the passed qualified name, if this container
contains such an feature.
- getFeature(String, String) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Returns an feature having the passed qualified name, if this container
contains such an feature.
- getFeature(String) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns an feature having the passed qualified name, if this container
contains such an feature.
- getFeature(String, String) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns an feature having the passed qualified name, if this container
contains such an feature.
- getFeature(String) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Returns an feature having the passed qualified name, if this container
contains such an feature.
- getFeature(String, String) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Returns an feature having the passed qualified name, if this container
contains such an feature.
- getFeature(String) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Returns an feature having the passed qualified name, if this container
contains such an feature.
- getFeature(String, String) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Returns an feature having the passed qualified name, if this container
contains such an feature.
- getFeature(SAnnotationContainer, String) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- getFeatures() - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Returns all features contained by this object.
- getFeatures() - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns all features contained by this object.
- getFeatures() - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Returns all features contained by this object.
- getFeatures() - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns all features contained by this object.
- getFeatures() - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Returns all features contained by this object.
- getFeatures() - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Returns all features contained by this object.
- getFeatures(SAnnotationContainer) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
Returns all
SFeature object, which are contained by the passed
container.
- getGlobalId(Identifier) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
- getGraph() - Method in class org.corpus_tools.salt.common.impl.SCorpusImpl
-
Returns the container graph of this node.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.SDocumentImpl
-
- getGraph() - Method in class org.corpus_tools.salt.common.impl.SDominanceRelationImpl
-
Returns the container graph of this relation.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.SMedialRelationImpl
-
Returns the container graph of this relation.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.SOrderRelationImpl
-
Returns the container graph of this relation.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.SPointingRelationImpl
-
Returns the container graph of this relation.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.SSequentialDSImpl
-
Returns the container graph of this node.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.SSpanImpl
-
Returns the container graph of this node.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.SSpanningRelationImpl
-
Returns the container graph of this relation.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.SStructureImpl
-
Returns the container graph of this node.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.STextualDSImpl
-
Returns the container graph of this node.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.STextualRelationImpl
-
Returns the container graph of this relation.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.STimelineImpl
-
Returns the container graph of this node.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.STimelineRelationImpl
-
Returns the container graph of this relation.
- getGraph() - Method in class org.corpus_tools.salt.common.impl.STokenImpl
-
Returns the container graph of this node.
- getGraph() - Method in interface org.corpus_tools.salt.common.SCorpus
-
Returns the container graph of this node.
- getGraph() - Method in interface org.corpus_tools.salt.common.SDocument
-
Returns the container graph of this node.
- getGraph() - Method in interface org.corpus_tools.salt.common.SDocumentGraphObject
-
Returns the document structure object which contains this element.
- getGraph() - Method in class org.corpus_tools.salt.core.impl.GraphTraverserModule
-
- getGraph() - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns the container graph of this node.
- getGraph() - Method in interface org.corpus_tools.salt.core.SNode
-
- getGraph() - Method in class org.corpus_tools.salt.graph.impl.LayerImpl
-
Returns the container graph of this node.
- getGraph() - Method in class org.corpus_tools.salt.graph.impl.NodeImpl
-
Returns the container graph of this node.
- getGraph() - Method in class org.corpus_tools.salt.graph.impl.RelationImpl
-
Returns the container graph of this relation.
- getGraph() - Method in interface org.corpus_tools.salt.graph.Layer
-
Returns the container graph of this node.
- getGraph() - Method in interface org.corpus_tools.salt.graph.Node
-
Returns the container graph of this node.
- getGraph() - Method in interface org.corpus_tools.salt.graph.Relation
-
Returns the container graph of this relation.
- getId() - Method in interface org.corpus_tools.salt.graph.IdentifiableElement
-
Returns the id of this object, which is the value of the contained
Identifier object.
- getId() - Method in interface org.corpus_tools.salt.graph.Identifier
-
Returns the value of this
Label.
- getId() - Method in class org.corpus_tools.salt.graph.impl.IdentifiableElementImpl
-
Returns the id of this object, which is the value of the contained
Identifier object.
- getId() - Method in class org.corpus_tools.salt.graph.impl.IdentifierImpl
-
Returns the value of this
Label.
- getIdentifiableElement() - Method in interface org.corpus_tools.salt.graph.Identifier
-
- getIdentifiableElement() - Method in class org.corpus_tools.salt.graph.impl.IdentifierImpl
-
- getIdentifier() - Method in interface org.corpus_tools.salt.graph.IdentifiableElement
-
- getIdentifier() - Method in class org.corpus_tools.salt.graph.impl.IdentifiableElementImpl
-
- getIndexMgr() - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns the index manager.
- getIndexMgr() - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns the index manager.
- getInRelations() - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
When this node belongs to a
SGraph, a list of incoming relations
of this node are returned.
- getInRelations() - Method in interface org.corpus_tools.salt.core.SNode
-
When this node belongs to a
SGraph, a list of incoming relations
of this node are returned.
- getInRelations(String) - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns all relations, which have the node corresponding to the passed id
as their target node.
- getInRelations(String) - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns all relations, which have the node corresponding to the passed id
as their target node.
- getInvalidities() - Method in class org.corpus_tools.salt.util.internal.ValidationResult
-
Returns all invalidities which have been found while checking the model.
- getInvalidObject() - Method in class org.corpus_tools.salt.util.internal.Invalidity
-
The invalid object itself.
- getIsoNodes() - Method in class org.corpus_tools.salt.util.internal.AbstractDiff
-
Return BiMap with isomorphic
SNodes key= template, value= other
- getJavaType() - Method in enum org.corpus_tools.salt.SALT_TYPE
-
- getLabel(String) - Method in class org.corpus_tools.salt.graph.impl.LabelableElementImpl
-
Returns a label having the passed qualified name.
- getLabel(String, String) - Method in class org.corpus_tools.salt.graph.impl.LabelableElementImpl
- getLabel(String, String) - Method in interface org.corpus_tools.salt.graph.LabelableElement
-
Returns a label having the passed namespace and name, if such a label is
contained by this object
- getLabel(String) - Method in interface org.corpus_tools.salt.graph.LabelableElement
-
Returns a label having the passed qualified name.
- getLabels() - Method in class org.corpus_tools.salt.graph.impl.LabelableElementImpl
-
Returns all labels being contained by this object.
- getLabels() - Method in interface org.corpus_tools.salt.graph.LabelableElement
-
Returns all labels being contained by this object.
- getLabelsByNamespace(String) - Method in class org.corpus_tools.salt.graph.impl.LabelableElementImpl
-
Returns a set containing all Label objects having the given namespace.
- getLabelsByNamespace(String) - Method in interface org.corpus_tools.salt.graph.LabelableElement
-
Returns a set containing all Label objects having the given namespace.
- getLayer(String) - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns a layer corresponding to the passed id, if such a layer is
contained in the graph.
- getLayer(String) - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns a layer corresponding to the passed id, if such a layer is
contained in the graph.
- getLayerByName(String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Searches for a layer or a set of layers having the given layer name.
- getLayerByName(String) - Method in interface org.corpus_tools.salt.core.SGraph
-
Searches for a layer or a set of layers having the given layer name.
- getLayers() - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
- getLayers() - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
- getLayers() - Method in interface org.corpus_tools.salt.core.SNode
-
Returns all layers containing this node.
- getLayers() - Method in interface org.corpus_tools.salt.core.SRelation
-
Returns all layers containing this relation.
- getLayers() - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns a set of layers contained by this graph.
- getLayers() - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns a set of layers contained by this graph.
- getLayers() - Method in class org.corpus_tools.salt.graph.impl.NodeImpl
-
Returns all layers containing this node.
- getLayers() - Method in class org.corpus_tools.salt.graph.impl.RelationImpl
-
Returns all layers containing this relation.
- getLayers() - Method in interface org.corpus_tools.salt.graph.Node
-
Returns all layers containing this node.
- getLayers() - Method in interface org.corpus_tools.salt.graph.Relation
-
Returns all layers containing this relation.
- getLeafs() - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns all leaf nodes, if exist.
- getLeafs() - Method in interface org.corpus_tools.salt.core.SGraph
-
Returns all leaf nodes, if exist.
- getMedialDSs() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
- getMedialDSs() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getMedialRelations() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
- getMedialRelations() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getMediaReference() - Method in class org.corpus_tools.salt.common.impl.SMedialDSImpl
-
Returns a URI object, which points to a audio file.
- getMediaReference() - Method in interface org.corpus_tools.salt.common.SMedialDS
-
Returns a URI object, which points to a audio file.
- getMetaAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- getMetaAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
- getMetaAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
- getMetaAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns a meta annotation having the passed qualified name, if this
container contains such a meta annotation.
- getMetaAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
- getMetaAnnotation(String) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Returns a meta annotation having the passed qualified name, if this
container contains such a meta annotation.
- getMetaAnnotation(SAnnotationContainer, String) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- getMetaAnnotations() - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- getMetaAnnotations() - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
- getMetaAnnotations() - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
- getMetaAnnotations() - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns all meta annotations contained by this object.
- getMetaAnnotations() - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
- getMetaAnnotations() - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Returns all meta annotations contained by this object.
- getMetaAnnotations(SAnnotationContainer) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
Returns all
SMetaAnnotation object, which are contained by the
passed container.
- getName() - Method in class org.corpus_tools.salt.common.impl.SaltProjectImpl
-
Returns the name of this salt project.
- getName() - Method in interface org.corpus_tools.salt.common.SaltProject
-
Returns the name of this salt project.
- getName() - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns the name of this element.
- getName() - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Returns the name of this element.
- getName() - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns the name of this element.
- getName() - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Returns the name of this element.
- getName() - Method in interface org.corpus_tools.salt.core.SNamedElement
-
Returns the name of this element.
- getName() - Method in class org.corpus_tools.salt.graph.impl.LabelImpl
-
Returns the name of the label.
- getName() - Method in interface org.corpus_tools.salt.graph.Label
-
Returns the name of the label.
- getNamespace() - Method in class org.corpus_tools.salt.graph.impl.LabelImpl
-
Returns the optional namespace of the label.
- getNamespace() - Method in interface org.corpus_tools.salt.graph.Label
-
Returns the optional namespace of the label.
- getNode(String) - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns a node corresponding to the passed id, if such a node is
contained in the graph.
- getNode(String) - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns a node corresponding to the passed id, if such a node is
contained in the graph.
- getNodeBySequence(DataSourceSequence) - Method in class org.corpus_tools.salt.util.internal.GetXBySequence
-
- getNodes(SALT_TYPE) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Returns all nodes of the passed type.
- getNodes(Class<?>) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Returns all nodes of the passed class.
- getNodes(SALT_TYPE) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Returns all nodes of the passed type.
- getNodes(Class<?>) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Returns all nodes of the passed class.
- getNodes() - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns a list of all relations contained in this graph.
- getNodes() - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns a list of all relations contained in this graph.
- getNodes() - Method in class org.corpus_tools.salt.graph.impl.LayerImpl
-
Returns a set of all contained nodes, in the order how the nodes were
inserted.
- getNodes() - Method in interface org.corpus_tools.salt.graph.Layer
-
Returns a set of all contained nodes, in the order how the nodes were
inserted.
- getNodesByName(String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Searches for a node or a set of nodes having the given node name.
- getNodesByName(String) - Method in interface org.corpus_tools.salt.core.SGraph
-
Searches for a node or a set of nodes having the given node name.
- getNodesBySequence(DataSourceSequence) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- getNodesBySequence(DataSourceSequence) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getOrderRelations() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
- getOrderRelations() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getOutputURI() - Method in class org.corpus_tools.salt.util.internal.persistence.dot.SCorpusGraphDOTWriter
-
- getOutputURI() - Method in class org.corpus_tools.salt.util.internal.persistence.dot.SDocumentGraphDOTWriter
-
- getOutRelations() - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
When this node belongs to a
SGraph, a list of outgoing relations
of this node are returned.
- getOutRelations() - Method in interface org.corpus_tools.salt.core.SNode
-
When this node belongs to a
SGraph, a list of outgoing relations
of this node are returned.
- getOutRelations(String) - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns all relations, which have the node corresponding to the passed id
as their source node.
- getOutRelations(String) - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns all relations, which have the node corresponding to the passed id
as their source node.
- getOverlappedDataSourceSequence(SNode, SALT_TYPE...) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- getOverlappedDataSourceSequence(List<SNode>, SALT_TYPE...) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- getOverlappedDataSourceSequence(SNode, SALT_TYPE...) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getOverlappedDataSourceSequence(List<SNode>, SALT_TYPE...) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getOverlappedDataSourceSequence(SDocumentGraph, SNode, SALT_TYPE...) - Static method in class org.corpus_tools.salt.util.internal.DataSourceAccessor
- getOverlappedDataSourceSequence(SDocumentGraph, List<SNode>, SALT_TYPE...) - Static method in class org.corpus_tools.salt.util.internal.DataSourceAccessor
- getOverlappedSTokens(SDocumentGraph, SNode, SALT_TYPE...) - Static method in class org.corpus_tools.salt.util.internal.DataSourceAccessor
-
This method searches for every
SToken which is (transitively)
overlapped by the given
SNode by
SRelation types which
have one of the types given in the overlappingRelationTypes list.
- getOverlappedTokens(SNode) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- getOverlappedTokens(SNode, SALT_TYPE...) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Returns all tokens in the graph, which are overlapped by the passed node
and are reachable via relations having at least one of the passed types.
- getOverlappedTokens(SNode, SALT_TYPE...) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Returns all tokens in the graph, which are overlapped by the passed node
and are reachable via relations having at least one of the passed types.
- getOverlappedTokens(SNode) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getPath() - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns the id of this object as a URI path If no Id exists, null is
returned.
- getPath() - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns the id of this object as a URI path If no Id exists, null is
returned.
- getPath() - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Returns the id of this object as a URI path If no Id exists, null is
returned.
- getPath() - Method in interface org.corpus_tools.salt.core.SPathElement
-
Returns the id of this object as a URI path If no Id exists, null is
returned.
- getPath() - Method in class org.corpus_tools.salt.util.internal.persistence.SaltXML10Writer
-
- getPointingRelations() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
- getPointingRelations() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getProcessingAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Returns a processing-annotation having the passed qualified name, if this
container contains such a processing-annotation.
- getProcessingAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns a processing-annotation having the passed qualified name, if this
container contains such a processing-annotation.
- getProcessingAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Returns a processing-annotation having the passed qualified name, if this
container contains such a processing-annotation.
- getProcessingAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns a processing-annotation having the passed qualified name, if this
container contains such a processing-annotation.
- getProcessingAnnotation(String) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Returns a processing-annotation having the passed qualified name, if this
container contains such a processing-annotation.
- getProcessingAnnotation(String) - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Returns a processing-annotation having the passed qualified name, if this
container contains such a processing-annotation.
- getProcessingAnnotation(SAnnotationContainer, String) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- getProcessingAnnotations() - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
Returns all processing-annotations contained by this object.
- getProcessingAnnotations() - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns all processing-annotations contained by this object.
- getProcessingAnnotations() - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Returns all processing-annotations contained by this object.
- getProcessingAnnotations() - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Returns all processing-annotations contained by this object.
- getProcessingAnnotations() - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Returns all processing-annotations contained by this object.
- getProcessingAnnotations() - Method in interface org.corpus_tools.salt.core.SAnnotationContainer
-
Returns all processing-annotations contained by this object.
- getProcessingAnnotations(SAnnotationContainer) - Static method in class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- getProclitics() - Method in class org.corpus_tools.salt.common.tokenizer.Clitics
-
- getQName() - Method in class org.corpus_tools.salt.graph.impl.LabelImpl
-
Returns the qName of this label, which is the combination of namespace
and name must be unique in the containing object.
- getQName() - Method in interface org.corpus_tools.salt.graph.Label
-
Returns the qName of this label, which is the combination of namespace
and name must be unique in the containing object.
- getReason() - Method in class org.corpus_tools.salt.util.internal.Invalidity
-
- getRelation(String) - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns an relation corresponding to the passed id, if such an relation
is contained in the graph.
- getRelation(String) - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns an relation corresponding to the passed id, if such an relation
is contained in the graph.
- getRelations(SALT_TYPE) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Returns all relations of the passed type.
- getRelations(Class<?>) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Returns all relations of the passed class.
- getRelations(SALT_TYPE) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Returns all relations of the passed type.
- getRelations(Class<?>) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Returns all relations of the passed class.
- getRelations() - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns a list of all relations contained in this graph.
- getRelations(String, String) - Method in interface org.corpus_tools.salt.graph.Graph
-
Returns all relations,which connects the two passed nodes.
- getRelations() - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns a list of all relations contained in this graph.
- getRelations(String, String) - Method in class org.corpus_tools.salt.graph.impl.GraphImpl
-
Returns all relations,which connects the two passed nodes.
- getRelations() - Method in class org.corpus_tools.salt.graph.impl.LayerImpl
-
Returns a set of all contained relations, in the order how the relations
were inserted.
- getRelations() - Method in interface org.corpus_tools.salt.graph.Layer
-
Returns a set of all contained relations, in the order how the relations
were inserted.
- getRelationsByName(String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Searches for a relation or a set of relations having the given relation
name.
- getRelationsByName(String) - Method in interface org.corpus_tools.salt.core.SGraph
-
Searches for a relation or a set of relations having the given relation
name.
- getResult() - Method in class org.corpus_tools.salt.util.internal.Validator
-
- getRootObjects() - Method in class org.corpus_tools.salt.util.internal.persistence.SaltXML10Handler
-
Get an unmodifiable list of all root objects.
- getRoots() - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns all root nodes, if exist.
- getRoots() - Method in interface org.corpus_tools.salt.core.SGraph
-
Returns all root nodes, if exist.
- getRootsByRelation(SALT_TYPE...) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Returns all
SNode objects which are roots for the given types of
SRelation.
- getRootsByRelation(SALT_TYPE...) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Returns all
SNode objects which are roots for the given types of
SRelation.
- getRootsByRelation(SDocumentGraph, SALT_TYPE...) - Static method in class org.corpus_tools.salt.util.internal.DataSourceAccessor
-
Returns all
SNode objects which are roots for the given types of
SRelation.
- getRootsByRelationType(SALT_TYPE) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Returns all nodes, which are roots for the given relation-class respects
to the given SType of the traversed relation.
- getRootsByRelationType(SALT_TYPE) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Returns all nodes, which are roots for the given relation-class respects
to the given SType of the traversed relation.
- getRootsByRelationType(SDocumentGraph, SALT_TYPE) - Static method in class org.corpus_tools.salt.util.internal.DataSourceAccessor
-
Returns all nodes, which are roots for the given relation-class respects
to the given SType of the traversed relation.
- getRootsByRelationType(SDocumentGraph, Class<? extends SRelation>) - Static method in class org.corpus_tools.salt.util.internal.DataSourceAccessor
-
for each relation R of type class
for each foregoing relation P (incoming relation of R'source)
check whether P is a parent of R (true, if they have the same class and the same type)
if R has no parents store R corresponding to it's type in returned table
- getSaltObject() - Method in class org.corpus_tools.salt.util.internal.persistence.SaltXML10Handler
-
Returns the object, which has been loaded.
- getSaltProject() - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Returns the salt project, to which this corpus structure belongs to.
- getSaltProject() - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Returns the salt project, to which this corpus structure belongs to.
- getSCorpusGraph() - Method in class org.corpus_tools.salt.util.internal.persistence.dot.SCorpusGraphDOTWriter
-
- getSharedParent(List<SNode>, SALT_TYPE) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Returns a list of nodes that are the parents of every node in the given
base list.
- getSharedParent(List<SNode>, SALT_TYPE) - Method in interface org.corpus_tools.salt.core.SGraph
-
Returns a list of nodes that are the parents of every node in the given
base list.
- getSortedSTokenByText(SDocumentGraph, List<SToken>) - Static method in class org.corpus_tools.salt.util.internal.DataSourceAccessor
- getSortedSTokenByText(SDocumentGraph) - Static method in class org.corpus_tools.salt.util.internal.DataSourceAccessor
- getSortedTokenByText(List<SToken>) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- getSortedTokenByText() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- getSortedTokenByText(List<SToken>) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getSortedTokenByText() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getSource() - Method in class org.corpus_tools.salt.graph.impl.RelationImpl
-
Returns the source node of this relation object.
- getSource() - Method in interface org.corpus_tools.salt.graph.Relation
-
Returns the source node of this relation object.
- getSpanBySequence(DataSourceSequence) - Method in class org.corpus_tools.salt.util.internal.GetXBySequence
-
- getSpanningRelations() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
- getSpanningRelations() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getSpans() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
- getSpans() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getSpansBySequence(DataSourceSequence) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- getSpansBySequence(DataSourceSequence) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getStart() - Method in class org.corpus_tools.salt.common.impl.SMedialDSImpl
- getStart() - Method in class org.corpus_tools.salt.common.impl.SSequentialDSImpl
- getStart() - Method in class org.corpus_tools.salt.common.impl.SSequentialRelationImpl
- getStart() - Method in class org.corpus_tools.salt.common.impl.STextualDSImpl
-
.
- getStart() - Method in class org.corpus_tools.salt.common.impl.STimelineImpl
- getStart() - Method in interface org.corpus_tools.salt.common.SSequentialDS
-
- getStart() - Method in interface org.corpus_tools.salt.common.SSequentialRelation
-
- getStart() - Method in class org.corpus_tools.salt.util.DataSourceSequence
-
- getStructureBySequence(DataSourceSequence) - Method in class org.corpus_tools.salt.util.internal.GetXBySequence
-
- getStructures() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
- getStructures() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getStructuresBySequence(DataSourceSequence) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- getStructuresBySequence(DataSourceSequence) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getSType2clazz() - Static method in enum org.corpus_tools.salt.SALT_TYPE
-
- getTarget() - Method in class org.corpus_tools.salt.graph.impl.RelationImpl
-
Returns the target node of this relation object.
- getTarget() - Method in interface org.corpus_tools.salt.graph.Relation
-
Returns the target node of this relation object.
- getText(SNode) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
This method returns the exact text overlapped in the
STextualDS
by the given
SNode.
- getText() - Method in class org.corpus_tools.salt.common.impl.STextualDSImpl
- getText(SNode) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
This method returns the exact text overlapped in the
STextualDS
by the given
SNode.
- getText() - Method in interface org.corpus_tools.salt.common.STextualDS
-
- getTextualDSs() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Returns all primary texts contained in this document structure.
- getTextualDSs() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Returns all primary texts contained in this document structure.
- getTextualRelations() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Returns all relations which connects a token with a primary text
contained in this document structure.
- getTextualRelations() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Returns all relations which connects a token with a primary text
contained in this document structure.
- getTimeline() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Returns the timeline of this document graph.
- getTimeline() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Returns the timeline of this document graph.
- getTimelineRelations() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
- getTimelineRelations() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getTokens() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Returns all tokens contained contained in this document structure.
- getTokens() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Returns all tokens contained contained in this document structure.
- getTokensBySequence(DataSourceSequence) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- getTokensBySequence(DataSourceSequence) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- getTokensBySequence(DataSourceSequence) - Method in class org.corpus_tools.salt.util.internal.GetXBySequence
-
- getType() - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Returns the type of this element
- getType() - Method in interface org.corpus_tools.salt.core.STypedElement
-
Returns the type of this element
- getValue() - Method in class org.corpus_tools.salt.graph.impl.LabelImpl
-
Returns the value of this label.
- getValue() - Method in interface org.corpus_tools.salt.graph.Label
-
Returns the value of this label.
- getValue_SBOOLEAN() - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- getValue_SBOOLEAN() - Method in interface org.corpus_tools.salt.core.SAbstractAnnotation
-
Returns the
sValue attribute of this object as
Boolean
if possible.
- getValue_SFLOAT() - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- getValue_SFLOAT() - Method in interface org.corpus_tools.salt.core.SAbstractAnnotation
-
Returns the
sValue attribute of this object as
Float if
possible.
- getValue_SNUMERIC() - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- getValue_SNUMERIC() - Method in interface org.corpus_tools.salt.core.SAbstractAnnotation
-
Returns the
sValue attribute of this object as
Long if
possible.
- getValue_SOBJECT() - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- getValue_SOBJECT() - Method in interface org.corpus_tools.salt.core.SAbstractAnnotation
-
Returns the the sValue attribute of this object as the original
object.
- getValue_STEXT() - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- getValue_STEXT() - Method in interface org.corpus_tools.salt.core.SAbstractAnnotation
-
Returns the sValue attribute of this object as String
representation.
- getValue_SURI() - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- getValue_SURI() - Method in interface org.corpus_tools.salt.core.SAbstractAnnotation
-
Returns the sValue attribute of this object as URI if
possible.
- getValueType() - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- getValueType() - Method in interface org.corpus_tools.salt.core.SAbstractAnnotation
-
Returns the value of the 'SValue Type' attribute.
- GetXBySequence - Class in org.corpus_tools.salt.util.internal
-
- GetXBySequence(SDocumentGraph) - Constructor for class org.corpus_tools.salt.util.internal.GetXBySequence
-
- graph - Variable in class org.corpus_tools.salt.core.impl.GraphTraverserModule
-
- Graph<N extends Node,R extends Relation<N,N>,L extends Layer<N,R>> - Interface in org.corpus_tools.salt.graph
-
The here defined graph is given by G=(V, E, L, {label a , ...label b }) with:
V being a set of
Nodes with v= ({label c , ... label d }) ∊ V
E being a set of directed
Relations with e= (v 1 ∊ V, v 2 ∊ V,
{label e , ... label f }) ∊ E
L being a set of
Layers with l= (V 1 ⊆ V, E 1 ⊆ E, L 1 ⊆ L,
{label g ,.. label h }) ∊ L
and a set of
Labels {label a , ... label b } the graph is labeled
with.
- graph - Variable in class org.corpus_tools.salt.graph.impl.LayerImpl
-
container graph
- graph - Variable in class org.corpus_tools.salt.graph.impl.NodeImpl
-
container graph
- graph - Variable in class org.corpus_tools.salt.graph.impl.RelationImpl
-
container graph
- GRAPH_ATTRIBUTES - Enum in org.corpus_tools.salt.graph
-
This enumeration contains all attributes which are used in several classes in
Salt's graph model.
- GraphFactory - Class in org.corpus_tools.salt.graph
-
- GraphFactory() - Constructor for class org.corpus_tools.salt.graph.GraphFactory
-
- GraphFactoryImpl - Class in org.corpus_tools.salt.graph.impl
-
- GraphFactoryImpl() - Constructor for class org.corpus_tools.salt.graph.impl.GraphFactoryImpl
-
- GraphImpl<N extends Node,R extends Relation<N,N>,L extends Layer<N,R>> - Class in org.corpus_tools.salt.graph.impl
-
- GraphImpl(Graph<N, R, L>) - Constructor for class org.corpus_tools.salt.graph.impl.GraphImpl
-
Initializes an object of type
Graph.
- GraphImpl() - Constructor for class org.corpus_tools.salt.graph.impl.GraphImpl
-
- GraphImpl(int, int) - Constructor for class org.corpus_tools.salt.graph.impl.GraphImpl
-
Instantiates a new graph object and sets the initial capacity for all
indexes to the passed ones
- GraphMLWriter - Class in org.corpus_tools.salt.util.internal.persistence
-
- GraphMLWriter() - Constructor for class org.corpus_tools.salt.util.internal.persistence.GraphMLWriter
-
- GraphTraverseHandler - Interface in org.corpus_tools.salt.core
-
The interface of a callback handler for traversing a
Graph object.
- GraphTraverserModule - Class in org.corpus_tools.salt.core.impl
-
Handles the traversal of a graph.
- GraphTraverserModule() - Constructor for class org.corpus_tools.salt.core.impl.GraphTraverserModule
-
- SAbstractAnnotation - Interface in org.corpus_tools.salt.core
-
An annotation in Salt is an attribute-value-pair and can belong to either a
node, an edge, a graph, a layer or another label.
- SAbstractAnnotationImpl - Class in org.corpus_tools.salt.core.impl
-
- SAbstractAnnotationImpl() - Constructor for class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- SAbstractAnnotationImpl(Label) - Constructor for class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
-
- SALT_NAMESPACE - Static variable in class org.corpus_tools.salt.util.SaltUtil
-
default name for of derived namespace-attribute
- SALT_NULL_VALUE - Static variable in class org.corpus_tools.salt.util.SaltUtil
-
A NULL value as String.
- SALT_SCHEME - Static variable in class org.corpus_tools.salt.util.SaltUtil
-
The URI scheme for corpus pathes.
- SALT_TYPE - Enum in org.corpus_tools.salt
-
- SaltElementNotInGraphException - Exception in org.corpus_tools.salt.exceptions
-
This Exception is thrown when an element (
SNode,
SRelation or
SLayer) is not contained in a graph, but a method which is called
needs that element to be in the graph.
- SaltElementNotInGraphException(SGraph, IdentifiableElement, String) - Constructor for exception org.corpus_tools.salt.exceptions.SaltElementNotInGraphException
-
- SaltElementNotInGraphException(SGraph, IdentifiableElement, String, Throwable) - Constructor for exception org.corpus_tools.salt.exceptions.SaltElementNotInGraphException
-
- SaltException - Exception in org.corpus_tools.salt.exceptions
-
This class is highest exception.
- SaltException() - Constructor for exception org.corpus_tools.salt.exceptions.SaltException
-
- SaltException(String) - Constructor for exception org.corpus_tools.salt.exceptions.SaltException
-
- SaltException(String, Throwable) - Constructor for exception org.corpus_tools.salt.exceptions.SaltException
-
- SaltFactory - Class in org.corpus_tools.salt
-
- SaltFactory() - Constructor for class org.corpus_tools.salt.SaltFactory
-
- SaltFactoryImpl - Class in org.corpus_tools.salt.impl
-
- SaltFactoryImpl() - Constructor for class org.corpus_tools.salt.impl.SaltFactoryImpl
-
- SaltInsertionException - Exception in org.corpus_tools.salt.exceptions
-
This exception is thrown, if one object could not be inserted into another
object.
- SaltInsertionException(Object, Object) - Constructor for exception org.corpus_tools.salt.exceptions.SaltInsertionException
-
Initializes an object of this exception class.
- SaltInsertionException(Object, Object, String) - Constructor for exception org.corpus_tools.salt.exceptions.SaltInsertionException
-
Initializes an object of this exception class.
- SaltInsertionException(Object, Object, String, Throwable) - Constructor for exception org.corpus_tools.salt.exceptions.SaltInsertionException
-
Initializes an object of this exception class.
- SaltInvalidModelException - Exception in org.corpus_tools.salt.exceptions
-
This exception class is used, in case of a Salt model is not valid respecting
the constraints of Salt.
- SaltInvalidModelException() - Constructor for exception org.corpus_tools.salt.exceptions.SaltInvalidModelException
-
- SaltInvalidModelException(String) - Constructor for exception org.corpus_tools.salt.exceptions.SaltInvalidModelException
-
- SaltInvalidModelException(String, Throwable) - Constructor for exception org.corpus_tools.salt.exceptions.SaltInvalidModelException
-
- SaltParameterException - Exception in org.corpus_tools.salt.exceptions
-
This exception class is thrown, when a wrong parameter was passed to a method
in the Salt api.
- SaltParameterException(String, String, Class<? extends Object>) - Constructor for exception org.corpus_tools.salt.exceptions.SaltParameterException
-
- SaltParameterException(String, String, Class<? extends Object>, String) - Constructor for exception org.corpus_tools.salt.exceptions.SaltParameterException
-
- SaltParameterException(String) - Constructor for exception org.corpus_tools.salt.exceptions.SaltParameterException
-
- SaltParameterException(String, Throwable) - Constructor for exception org.corpus_tools.salt.exceptions.SaltParameterException
-
- saltProject - Variable in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Salt-project containing this corpus structure
- SaltProject - Interface in org.corpus_tools.salt.common
-
The salt project is a kind of a super container for a Salt model.
- SaltProjectDiff - Class in org.corpus_tools.salt.util.internal
-
- SaltProjectDiff(SaltProject, SaltProject) - Constructor for class org.corpus_tools.salt.util.internal.SaltProjectDiff
-
Initializes Diff object with the two graphs template and
other.
- SaltProjectDiff(SaltProject, SaltProject, DiffOptions) - Constructor for class org.corpus_tools.salt.util.internal.SaltProjectDiff
-
- SaltProjectImpl - Class in org.corpus_tools.salt.common.impl
-
- SaltProjectImpl() - Constructor for class org.corpus_tools.salt.common.impl.SaltProjectImpl
-
- SaltResourceException - Exception in org.corpus_tools.salt.exceptions
-
This exception is used for exceptions occuring while loading or storing Salt
data from or to disk.
- SaltResourceException(String) - Constructor for exception org.corpus_tools.salt.exceptions.SaltResourceException
-
- SaltResourceException(String, Throwable) - Constructor for exception org.corpus_tools.salt.exceptions.SaltResourceException
-
- SaltSampleException - Exception in org.corpus_tools.salt.exceptions
-
- SaltSampleException() - Constructor for exception org.corpus_tools.salt.exceptions.SaltSampleException
-
- SaltSampleException(String) - Constructor for exception org.corpus_tools.salt.exceptions.SaltSampleException
-
- SaltSampleException(String, Throwable) - Constructor for exception org.corpus_tools.salt.exceptions.SaltSampleException
-
- SaltTokenizerException - Exception in org.corpus_tools.salt.exceptions
-
- SaltTokenizerException() - Constructor for exception org.corpus_tools.salt.exceptions.SaltTokenizerException
-
- SaltTokenizerException(String) - Constructor for exception org.corpus_tools.salt.exceptions.SaltTokenizerException
-
- SaltTokenizerException(String, Throwable) - Constructor for exception org.corpus_tools.salt.exceptions.SaltTokenizerException
-
- SaltTraverserException - Exception in org.corpus_tools.salt.exceptions
-
- SaltTraverserException() - Constructor for exception org.corpus_tools.salt.exceptions.SaltTraverserException
-
- SaltTraverserException(String) - Constructor for exception org.corpus_tools.salt.exceptions.SaltTraverserException
-
- SaltTraverserException(String, Throwable) - Constructor for exception org.corpus_tools.salt.exceptions.SaltTraverserException
-
- SaltUtil - Class in org.corpus_tools.salt.util
-
This class contains a set of helpful methods.
- SaltUtil() - Constructor for class org.corpus_tools.salt.util.SaltUtil
-
- SaltXML10Dictionary - Interface in org.corpus_tools.salt.util.internal.persistence
-
- SaltXML10Handler - Class in org.corpus_tools.salt.util.internal.persistence
-
This class reads the XMI structure of SaltXML and creates the corresponding
Salt object.
- SaltXML10Handler() - Constructor for class org.corpus_tools.salt.util.internal.persistence.SaltXML10Handler
-
- SaltXML10Writer - Class in org.corpus_tools.salt.util.internal.persistence
-
- SaltXML10Writer() - Constructor for class org.corpus_tools.salt.util.internal.persistence.SaltXML10Writer
-
- SaltXML10Writer(File) - Constructor for class org.corpus_tools.salt.util.internal.persistence.SaltXML10Writer
-
- SaltXML10Writer(URI) - Constructor for class org.corpus_tools.salt.util.internal.persistence.SaltXML10Writer
-
- SampleGenerator - Class in org.corpus_tools.salt.samples
-
- SampleGenerator() - Constructor for class org.corpus_tools.salt.samples.SampleGenerator
-
- SAnnotation - Interface in org.corpus_tools.salt.core
-
An annotation in Salt is an attribute-value-pair and can belong to either a
node, an edge, a graph, a layer or another label.
- SAnnotationContainer - Interface in org.corpus_tools.salt.core
-
- SAnnotationContainerHelper - Class in org.corpus_tools.salt.util.internal
-
This class is a helper class for internal use.
- SAnnotationContainerHelper() - Constructor for class org.corpus_tools.salt.util.internal.SAnnotationContainerHelper
-
- SAnnotationContainerHelper.MyIterator<E extends Label> - Class in org.corpus_tools.salt.util.internal
-
- SAnnotationImpl - Class in org.corpus_tools.salt.core.impl
-
- SAnnotationImpl() - Constructor for class org.corpus_tools.salt.core.impl.SAnnotationImpl
-
- SAnnotationImpl(Label) - Constructor for class org.corpus_tools.salt.core.impl.SAnnotationImpl
-
- save() - Method in class org.corpus_tools.salt.util.internal.persistence.dot.SCorpusGraphDOTWriter
-
- save() - Method in class org.corpus_tools.salt.util.internal.persistence.dot.SDocumentGraphDOTWriter
-
- save_DOT(Object, URI) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
This method stores a Salt model in the dot syntax (see:
http://www.graphviz.org/) in a file.
- saveCorpusGraph(SCorpusGraph, URI) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
Persists the passed
SCorpusGraph object in a
file at the passed location.
- saveCorpusGraph_DOT(SCorpusGraph, URI) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
- saveDocumentGraph(URI) - Method in class org.corpus_tools.salt.common.impl.SDocumentImpl
-
Persists the
SDocumentGraph object contained by this object as
SaltXML file at the location given by the passed
URI object.
- saveDocumentGraph(URI) - Method in interface org.corpus_tools.salt.common.SDocument
-
Persists the
SDocumentGraph object contained by this object as
SaltXML file at the location given by the passed
URI object.
- saveDocumentGraph(SDocumentGraph, URI) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
Persists the passed
SDocumentGraph object in a SaltXML file at
the passed location.
- saveDocumentGraph_DOT(SDocumentGraph, URI) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
- saveSaltProject(URI) - Method in class org.corpus_tools.salt.common.impl.SaltProjectImpl
-
- saveSaltProject(URI) - Method in interface org.corpus_tools.salt.common.SaltProject
-
Persists this
SaltProject object to the location given by the
passed
URI object as SaltXML.
- saveSaltProject(SaltProject, URI) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
Persists the passed
SaltProject object in a SaltXML file at the
passed location.
- SCatAnnotation - Interface in org.corpus_tools.salt.semantics
-
- SCatAnnotationImpl - Class in org.corpus_tools.salt.semantics.impl
-
- SCatAnnotationImpl() - Constructor for class org.corpus_tools.salt.semantics.impl.SCatAnnotationImpl
-
- SCatAnnotationImpl(Label) - Constructor for class org.corpus_tools.salt.semantics.impl.SCatAnnotationImpl
-
- SCorpus - Interface in org.corpus_tools.salt.common
-
In Salt a corpus is represented by this class.
- SCorpusDocumentRelation - Interface in org.corpus_tools.salt.common
-
This type represents a hierarchical relation between a corpus (objects of
type
SCorpus) and a document (objects of type
SDocument).
- SCorpusDocumentRelationImpl - Class in org.corpus_tools.salt.common.impl
-
- SCorpusDocumentRelationImpl() - Constructor for class org.corpus_tools.salt.common.impl.SCorpusDocumentRelationImpl
-
- SCorpusDocumentRelationImpl(Relation) - Constructor for class org.corpus_tools.salt.common.impl.SCorpusDocumentRelationImpl
-
- SCorpusGraph - Interface in org.corpus_tools.salt.common
-
In Salt it is possible to create a treelike corpus structure to create
hierarchies between corpora.
- SCorpusGraphDOTWriter - Class in org.corpus_tools.salt.util.internal.persistence.dot
-
This class writes the corpus structure in dot format to file.
- SCorpusGraphDOTWriter() - Constructor for class org.corpus_tools.salt.util.internal.persistence.dot.SCorpusGraphDOTWriter
-
- SCorpusGraphImpl - Class in org.corpus_tools.salt.common.impl
-
- SCorpusGraphImpl() - Constructor for class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
- SCorpusGraphImpl(Graph) - Constructor for class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
- SCorpusImpl - Class in org.corpus_tools.salt.common.impl
-
- SCorpusImpl() - Constructor for class org.corpus_tools.salt.common.impl.SCorpusImpl
-
- SCorpusImpl(Node) - Constructor for class org.corpus_tools.salt.common.impl.SCorpusImpl
-
- SCorpusRelation - Interface in org.corpus_tools.salt.common
-
This type represents a hierarchical relation between two corpora (two objects
of type
SCorpus).
- SCorpusRelationImpl - Class in org.corpus_tools.salt.common.impl
-
- SCorpusRelationImpl() - Constructor for class org.corpus_tools.salt.common.impl.SCorpusRelationImpl
-
- SCorpusRelationImpl(Relation) - Constructor for class org.corpus_tools.salt.common.impl.SCorpusRelationImpl
-
- SDATATYPE - Enum in org.corpus_tools.salt
-
- SDocument - Interface in org.corpus_tools.salt.common
-
In Salt a document is represented by this class.
- SDocumentGraph - Interface in org.corpus_tools.salt.common
-
The document-structure covers the "real" linguistic data, which means primary
data, linguistic structures and annotations on them.
- SDocumentGraphDOTWriter - Class in org.corpus_tools.salt.util.internal.persistence.dot
-
- SDocumentGraphDOTWriter() - Constructor for class org.corpus_tools.salt.util.internal.persistence.dot.SDocumentGraphDOTWriter
-
- SDocumentGraphImpl - Class in org.corpus_tools.salt.common.impl
-
- SDocumentGraphImpl() - Constructor for class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- SDocumentGraphImpl(Graph) - Constructor for class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- SDocumentGraphObject - Interface in org.corpus_tools.salt.common
-
This interface just converts the return type or the parameter for getting the
graph of a node or relation from
Graph to
SDocumentGraph.
- SDocumentImpl - Class in org.corpus_tools.salt.common.impl
-
- SDocumentImpl() - Constructor for class org.corpus_tools.salt.common.impl.SDocumentImpl
-
- SDocumentImpl(Node) - Constructor for class org.corpus_tools.salt.common.impl.SDocumentImpl
-
- SDominanceRelation - Interface in org.corpus_tools.salt.common
-
- SDominanceRelationImpl - Class in org.corpus_tools.salt.common.impl
-
- SDominanceRelationImpl() - Constructor for class org.corpus_tools.salt.common.impl.SDominanceRelationImpl
-
- SDominanceRelationImpl(Relation) - Constructor for class org.corpus_tools.salt.common.impl.SDominanceRelationImpl
-
- SEMANTICS_CAT - Static variable in class org.corpus_tools.salt.util.SaltUtil
-
- SEMANTICS_LEMMA - Static variable in class org.corpus_tools.salt.util.SaltUtil
-
- SEMANTICS_POS - Static variable in class org.corpus_tools.salt.util.SaltUtil
-
- SEMANTICS_SENTENCE - Static variable in class org.corpus_tools.salt.util.SaltUtil
-
- SEMANTICS_TYPE - Static variable in class org.corpus_tools.salt.util.SaltUtil
-
- SEMANTICS_UNIT - Static variable in class org.corpus_tools.salt.util.SaltUtil
-
- SEMANTICS_WORD - Static variable in class org.corpus_tools.salt.util.SaltUtil
-
- setContainer(LabelableElement) - Method in class org.corpus_tools.salt.graph.impl.LabelImpl
-
Sets the container element, which contains this label.
- setContainer(C) - Method in interface org.corpus_tools.salt.graph.Label
-
Sets the container element, which contains this label.
- setData(D) - Method in class org.corpus_tools.salt.common.impl.SSequentialDSImpl
- setData(D) - Method in interface org.corpus_tools.salt.common.SSequentialDS
-
- setDataSource(SSequentialDS) - Method in class org.corpus_tools.salt.util.DataSourceSequence
-
- setDocument(SDocument) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Sets the
SDocument object as a container for this graph.
- setDocument(SDocument) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Sets the
SDocument object as a container for this graph.
- setDocumentGraph(SDocumentGraph) - Method in class org.corpus_tools.salt.common.impl.SDocumentImpl
-
Sets the document structure which belongs to this document.
- setDocumentGraph(SDocumentGraph) - Method in interface org.corpus_tools.salt.common.SDocument
-
Sets the document structure which belongs to this document.
- setDocumentGraph(SDocumentGraph) - Method in class org.corpus_tools.salt.common.tokenizer.SimpleTokenizer
-
- setDocumentGraph(SDocumentGraph) - Method in class org.corpus_tools.salt.util.internal.persistence.dot.SDocumentGraphDOTWriter
-
- setDocumentGraph(SDocumentGraph) - Method in class org.corpus_tools.salt.util.STextualRelationSStartComparator
-
Sets the
SDocumentGraph object which contains the tokens to be
compared.
- setDocumentGraph(SDocumentGraph) - Method in class org.corpus_tools.salt.util.TokenStartComparator
-
Sets the
SDocumentGraph object which contains the tokens to be
compared.
- setDocumentGraphLocation(URI) - Method in class org.corpus_tools.salt.common.impl.SDocumentImpl
-
Sets the location as
URI, of where the contained
SDocumentGraph object is persisted.
- setDocumentGraphLocation(URI) - Method in interface org.corpus_tools.salt.common.SDocument
-
Sets the location as
URI, of where the contained
SDocumentGraph object is persisted.
- setEdgeWriter(OutputStream) - Method in class org.corpus_tools.salt.util.VisJsVisualizer
-
Creates a new buffered writer with specified output stream.
- setEnd(P) - Method in class org.corpus_tools.salt.common.impl.SSequentialRelationImpl
- setEnd(P) - Method in interface org.corpus_tools.salt.common.SSequentialRelation
-
- setEnd(P) - Method in class org.corpus_tools.salt.util.DataSourceSequence
-
- setFactory(ISaltFactory) - Static method in class org.corpus_tools.salt.SaltFactory
-
Returns the internal factory to create Salt objects.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.SDominanceRelationImpl
-
Sets the container graph of this relation.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.SMedialRelationImpl
-
Sets the container graph of this relation.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.SOrderRelationImpl
-
Sets the container graph of this relation.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.SPointingRelationImpl
-
Sets the container graph of this relation.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.SSequentialDSImpl
-
Sets the container graph of this node.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.SSpanImpl
-
Sets the container graph of this node.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.SSpanningRelationImpl
-
Sets the container graph of this relation.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.SStructureImpl
-
Sets the container graph of this node.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.STextualDSImpl
-
Sets the container graph of this node.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.STextualRelationImpl
-
Sets the container graph of this relation.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.STimelineImpl
-
Sets the container graph of this node.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.STimelineRelationImpl
-
Sets the container graph of this relation.
- setGraph(Graph) - Method in class org.corpus_tools.salt.common.impl.STokenImpl
-
Sets the container graph of this node.
- setGraph(SGraph) - Method in class org.corpus_tools.salt.core.impl.GraphTraverserModule
-
- setGraph(Graph) - Method in class org.corpus_tools.salt.graph.impl.LayerImpl
-
Sets the container graph of this node.
- setGraph(Graph) - Method in class org.corpus_tools.salt.graph.impl.NodeImpl
-
Sets the container graph of this node.
- setGraph(Graph) - Method in class org.corpus_tools.salt.graph.impl.RelationImpl
-
Sets the container graph of this relation.
- setGraph(Graph) - Method in interface org.corpus_tools.salt.graph.Layer
-
Sets the container graph of this node.
- setGraph(Graph) - Method in interface org.corpus_tools.salt.graph.Node
-
Sets the container graph of this node.
- setGraph(Graph) - Method in interface org.corpus_tools.salt.graph.Relation
-
Sets the container graph of this relation.
- setHighlightingColor(SNode) - Method in interface org.corpus_tools.salt.util.StyleImporter
-
Returns the hexadecimal RGB representation beginning with a hash-sign for
the specified node.
- setId(String) - Method in class org.corpus_tools.salt.common.impl.SDocumentImpl
-
Creates a new
Identifier object and sets its value to the passed
id.
- setId(String) - Method in interface org.corpus_tools.salt.graph.IdentifiableElement
-
Creates a new
Identifier object and sets its value to the passed
id.
- setId(String) - Method in class org.corpus_tools.salt.graph.impl.IdentifiableElementImpl
-
Creates a new
Identifier object and sets its value to the passed
id.
- setIdentifier(Identifier) - Method in class org.corpus_tools.salt.common.impl.SDocumentImpl
-
- setIdentifier(Identifier) - Method in interface org.corpus_tools.salt.graph.IdentifiableElement
-
- setIdentifier(Identifier) - Method in class org.corpus_tools.salt.graph.impl.IdentifiableElementImpl
-
- setMediaReference(URI) - Method in class org.corpus_tools.salt.common.impl.SMedialDSImpl
-
Sets a URI object, which points to a audio file.
- setMediaReference(URI) - Method in interface org.corpus_tools.salt.common.SMedialDS
-
Sets a URI object, which points to a audio file.
- setName(String) - Method in class org.corpus_tools.salt.common.impl.SaltProjectImpl
-
Sets the name of this salt project.
- setName(String) - Method in interface org.corpus_tools.salt.common.SaltProject
-
Sets the name of this salt project.
- setName(String) - Method in class org.corpus_tools.salt.core.impl.SGraphImpl
-
Sets the name of the element.
- setName(String) - Method in class org.corpus_tools.salt.core.impl.SLayerImpl
-
Sets the name of the element.
- setName(String) - Method in class org.corpus_tools.salt.core.impl.SNodeImpl
-
Sets the name of the element.
- setName(String) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Sets the name of the element.
- setName(String) - Method in interface org.corpus_tools.salt.core.SNamedElement
-
Sets the name of the element.
- setName(String) - Method in class org.corpus_tools.salt.graph.impl.IdentifierImpl
-
Do nothing
- setName(String) - Method in class org.corpus_tools.salt.graph.impl.LabelImpl
-
Sets the name of the label.
- setName(String) - Method in interface org.corpus_tools.salt.graph.Label
-
Sets the name of the label.
- setName(String) - Method in class org.corpus_tools.salt.semantics.impl.SCatAnnotationImpl
-
Calling this method has no effect.
- setName(String) - Method in class org.corpus_tools.salt.semantics.impl.SLemmaAnnotationImpl
-
Calling this method has no effect.
- setName(String) - Method in class org.corpus_tools.salt.semantics.impl.SPOSAnnotationImpl
-
Calling this method has no effect.
- setName(String) - Method in class org.corpus_tools.salt.semantics.impl.SSentenceAnnotationImpl
-
Calling this method has no effect.
- setName(String) - Method in class org.corpus_tools.salt.semantics.impl.STypeAnnotationImpl
-
Calling this method has no effect.
- setName(String) - Method in class org.corpus_tools.salt.semantics.impl.SWordAnnotationImpl
-
Calling this method has no effect.
- setName(String) - Method in interface org.corpus_tools.salt.semantics.SCatAnnotation
-
Calling this method has no effect.
- setName(String) - Method in interface org.corpus_tools.salt.semantics.SLemmaAnnotation
-
Calling this method has no effect.
- setName(String) - Method in interface org.corpus_tools.salt.semantics.SPOSAnnotation
-
Calling this method has no effect.
- setName(String) - Method in interface org.corpus_tools.salt.semantics.SSentenceAnnotation
-
Calling this method has no effect.
- setName(String) - Method in interface org.corpus_tools.salt.semantics.STypeAnnotation
-
Calling this method has no effect.
- setName(String) - Method in interface org.corpus_tools.salt.semantics.SWordAnnotation
-
Calling this method has no effect.
- setNamespace(String) - Method in class org.corpus_tools.salt.graph.impl.IdentifierImpl
-
Do nothing
- setNamespace(String) - Method in class org.corpus_tools.salt.graph.impl.LabelImpl
-
Sets the optional namespace of the label.
- setNamespace(String) - Method in interface org.corpus_tools.salt.graph.Label
-
Sets the optional namespace of the label.
- setNamespace(String) - Method in class org.corpus_tools.salt.semantics.impl.SCatAnnotationImpl
-
Calling this method has no effect.
- setNamespace(String) - Method in class org.corpus_tools.salt.semantics.impl.SLemmaAnnotationImpl
-
Calling this method has no effect.
- setNamespace(String) - Method in class org.corpus_tools.salt.semantics.impl.SPOSAnnotationImpl
-
Calling this method has no effect.
- setNamespace(String) - Method in class org.corpus_tools.salt.semantics.impl.SSentenceAnnotationImpl
-
Calling this method has no effect.
- setNamespace(String) - Method in class org.corpus_tools.salt.semantics.impl.STypeAnnotationImpl
-
Calling this method has no effect.
- setNamespace(String) - Method in class org.corpus_tools.salt.semantics.impl.SWordAnnotationImpl
-
Calling this method has no effect.
- setNamespace(String) - Method in interface org.corpus_tools.salt.semantics.SCatAnnotation
-
Calling this method has no effect.
- setNamespace(String) - Method in interface org.corpus_tools.salt.semantics.SLemmaAnnotation
-
Calling this method has no effect.
- setNamespace(String) - Method in interface org.corpus_tools.salt.semantics.SPOSAnnotation
-
Calling this method has no effect.
- setNamespace(String) - Method in interface org.corpus_tools.salt.semantics.SSentenceAnnotation
-
Calling this method has no effect.
- setNamespace(String) - Method in interface org.corpus_tools.salt.semantics.STypeAnnotation
-
Calling this method has no effect.
- setNamespace(String) - Method in interface org.corpus_tools.salt.semantics.SWordAnnotation
-
Calling this method has no effect.
- setNodeWriter(OutputStream) - Method in class org.corpus_tools.salt.util.VisJsVisualizer
-
Creates a new buffered writer with specified output stream.
- setOption(String, Boolean) - Method in class org.corpus_tools.salt.util.DiffOptions
-
Adds an option and returns this option object.
- setOutputURI(URI) - Method in class org.corpus_tools.salt.util.internal.persistence.dot.SCorpusGraphDOTWriter
-
- setOutputURI(URI) - Method in class org.corpus_tools.salt.util.internal.persistence.dot.SDocumentGraphDOTWriter
-
- setPrettyPrint(boolean) - Method in class org.corpus_tools.salt.util.internal.persistence.SaltXML10Writer
-
Determines whether the outputted SaltXML should be pretty printed.
- setQName(String) - Method in class org.corpus_tools.salt.graph.impl.LabelImpl
-
Sets the qName of this label, which is the combination of namespace and
name must be unique in the containing object.
- setQName(String) - Method in interface org.corpus_tools.salt.graph.Label
-
Sets the qName of this label, which is the combination of namespace and
name must be unique in the containing object.
- setSaltProject(SaltProject) - Method in class org.corpus_tools.salt.common.impl.SCorpusGraphImpl
-
Sets the salt project, to which this corpus structure belongs to.
- setSaltProject(SaltProject) - Method in interface org.corpus_tools.salt.common.SCorpusGraph
-
Sets the salt project, to which this corpus structure belongs to.
- setSCorpusGraph(SCorpusGraph) - Method in class org.corpus_tools.salt.util.internal.persistence.dot.SCorpusGraphDOTWriter
-
- setsDocumentGraph(SDocumentGraph) - Method in class org.corpus_tools.salt.common.tokenizer.Tokenizer
-
- setSource(S) - Method in class org.corpus_tools.salt.graph.impl.RelationImpl
-
Returns the source node of this relation object.
- setSource(S) - Method in interface org.corpus_tools.salt.graph.Relation
-
Returns the source node of this relation object.
- setStart(P) - Method in class org.corpus_tools.salt.common.impl.SSequentialRelationImpl
- setStart(P) - Method in interface org.corpus_tools.salt.common.SSequentialRelation
-
- setStart(P) - Method in class org.corpus_tools.salt.util.DataSourceSequence
-
- setTarget(T) - Method in class org.corpus_tools.salt.graph.impl.RelationImpl
-
Sets the target node of this relation object.
- setTarget(T) - Method in interface org.corpus_tools.salt.graph.Relation
-
Sets the target node of this relation object.
- setText(String) - Method in class org.corpus_tools.salt.common.impl.STextualDSImpl
- setText(String) - Method in interface org.corpus_tools.salt.common.STextualDS
-
- setTimeline(STimeline) - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
Sets a new timeline- A timeline is a specific datasource and acts as an
anchor for
STimelineRelations.
- setTimeline(STimeline) - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
Sets a new timeline- A timeline is a specific datasource and acts as an
anchor for
STimelineRelations.
- setType(String) - Method in class org.corpus_tools.salt.core.impl.SRelationImpl
-
Sets the type of this element.
- setType(String) - Method in interface org.corpus_tools.salt.core.STypedElement
-
Sets the type of this element.
- setValue(String) - Method in interface org.corpus_tools.salt.graph.Identifier
-
This method has no effect, since the id value is not changeable.
- setValue(String) - Method in class org.corpus_tools.salt.graph.impl.IdentifierImpl
-
This method has no effect, since the id value is not changeable.
- setValue(Object) - Method in class org.corpus_tools.salt.graph.impl.LabelImpl
-
Sets the value of this label.
- setValue(Object) - Method in interface org.corpus_tools.salt.graph.Label
-
Sets the value of this label.
- setValue(Object) - Method in class org.corpus_tools.salt.semantics.impl.SSentenceAnnotationImpl
-
Calling this method has no effect.
- setValue(Object) - Method in class org.corpus_tools.salt.semantics.impl.SWordAnnotationImpl
-
Calling this method has no effect.
- setValue(Object) - Method in interface org.corpus_tools.salt.semantics.SSentenceAnnotation
-
Calling this method has no effect.
- setValue(Object) - Method in interface org.corpus_tools.salt.semantics.SWordAnnotation
-
Calling this method has no effect.
- setValueType(SDATATYPE) - Method in class org.corpus_tools.salt.core.impl.SAbstractAnnotationImpl
- setValueType(SDATATYPE) - Method in interface org.corpus_tools.salt.core.SAbstractAnnotation
-
- SFeature - Interface in org.corpus_tools.salt.core
-
An object of class
SFeature is a label and can be added like every
other label to a node, relation, graph, layer or to another label.
- SFeatureImpl - Class in org.corpus_tools.salt.core.impl
-
- SFeatureImpl() - Constructor for class org.corpus_tools.salt.core.impl.SFeatureImpl
-
- SFeatureImpl(Label) - Constructor for class org.corpus_tools.salt.core.impl.SFeatureImpl
-
- SGraph - Interface in org.corpus_tools.salt.core
-
- SGraph.GRAPH_TRAVERSE_TYPE - Enum in org.corpus_tools.salt.core
-
- SGraphImpl - Class in org.corpus_tools.salt.core.impl
-
- SGraphImpl() - Constructor for class org.corpus_tools.salt.core.impl.SGraphImpl
-
- SGraphImpl(Graph) - Constructor for class org.corpus_tools.salt.core.impl.SGraphImpl
-
- shape - Variable in class org.corpus_tools.salt.util.internal.persistence.dot.DOTNode
-
- SimpleTokenizer - Class in org.corpus_tools.salt.common.tokenizer
-
This class is a very simple implementation of a tokenizer, which just splits
a primary text by a given list of characters. e.g. a blank.
- SimpleTokenizer() - Constructor for class org.corpus_tools.salt.common.tokenizer.SimpleTokenizer
-
Initializes a new TTokenizer object.
- sizeLabels() - Method in class org.corpus_tools.salt.graph.impl.LabelableElementImpl
-
returns the number of
Label objects contained by this object.
- sizeLabels() - Method in interface org.corpus_tools.salt.graph.LabelableElement
-
returns the number of
Label objects contained by this object.
- SLayer - Interface in org.corpus_tools.salt.core
-
- SLayerImpl - Class in org.corpus_tools.salt.core.impl
-
- SLayerImpl() - Constructor for class org.corpus_tools.salt.core.impl.SLayerImpl
-
- SLayerImpl(Layer) - Constructor for class org.corpus_tools.salt.core.impl.SLayerImpl
-
- SLemmaAnnotation - Interface in org.corpus_tools.salt.semantics
-
- SLemmaAnnotationImpl - Class in org.corpus_tools.salt.semantics.impl
-
- SLemmaAnnotationImpl() - Constructor for class org.corpus_tools.salt.semantics.impl.SLemmaAnnotationImpl
-
- SLemmaAnnotationImpl(Label) - Constructor for class org.corpus_tools.salt.semantics.impl.SLemmaAnnotationImpl
-
- SMedialDS - Interface in org.corpus_tools.salt.common
-
- SMedialDSImpl - Class in org.corpus_tools.salt.common.impl
-
- SMedialDSImpl() - Constructor for class org.corpus_tools.salt.common.impl.SMedialDSImpl
-
- SMedialDSImpl(Node) - Constructor for class org.corpus_tools.salt.common.impl.SMedialDSImpl
-
- SMedialRelation - Interface in org.corpus_tools.salt.common
-
- SMedialRelationImpl - Class in org.corpus_tools.salt.common.impl
-
- SMedialRelationImpl() - Constructor for class org.corpus_tools.salt.common.impl.SMedialRelationImpl
-
- SMedialRelationImpl(Relation) - Constructor for class org.corpus_tools.salt.common.impl.SMedialRelationImpl
-
- SMetaAnnotation - Interface in org.corpus_tools.salt.core
-
Meta annotations are very useful for instance to document the creation
process or the aim of a corpus, a sub corpus or a document.
- SMetaAnnotationImpl - Class in org.corpus_tools.salt.core.impl
-
- SMetaAnnotationImpl() - Constructor for class org.corpus_tools.salt.core.impl.SMetaAnnotationImpl
-
- SMetaAnnotationImpl(Label) - Constructor for class org.corpus_tools.salt.core.impl.SMetaAnnotationImpl
-
- SNamedElement - Interface in org.corpus_tools.salt.core
-
Each implementing subclass provides a name.
- SNode - Interface in org.corpus_tools.salt.core
-
- SNodeImpl - Class in org.corpus_tools.salt.core.impl
-
- SNodeImpl() - Constructor for class org.corpus_tools.salt.core.impl.SNodeImpl
-
- SNodeImpl(Node) - Constructor for class org.corpus_tools.salt.core.impl.SNodeImpl
-
- SOrderRelation - Interface in org.corpus_tools.salt.common
-
This class provides SOrderRelation, to determine the order of SNodes.
- SOrderRelationImpl - Class in org.corpus_tools.salt.common.impl
-
- SOrderRelationImpl() - Constructor for class org.corpus_tools.salt.common.impl.SOrderRelationImpl
-
- SOrderRelationImpl(Relation) - Constructor for class org.corpus_tools.salt.common.impl.SOrderRelationImpl
-
- sortSTokenByText(SDocumentGraph) - Static method in class org.corpus_tools.salt.util.internal.DataSourceAccessor
- sortTokenByText() - Method in class org.corpus_tools.salt.common.impl.SDocumentGraphImpl
-
- sortTokenByText() - Method in interface org.corpus_tools.salt.common.SDocumentGraph
-
- source - Variable in class org.corpus_tools.salt.graph.impl.RelationImpl
-
source node of this relation.
- SPathElement - Interface in org.corpus_tools.salt.core
-
Each object implementing this interface is able to return a URI for
the id of this object.
- splitQName(String) - Static method in class org.corpus_tools.salt.util.SaltUtil
-
Splits the passed qName into a namespace and a name.
- SPointingRelation - Interface in org.corpus_tools.salt.common
-
Sometimes in linguistics you want to set nodes into a relationship without
adding a set semantic or a hierarchical relation.
- SPointingRelationImpl - Class in org.corpus_tools.salt.common.impl
-
- SPointingRelationImpl() - Constructor for class org.corpus_tools.salt.common.impl.SPointingRelationImpl
-
- SPointingRelationImpl(Relation) - Constructor for class org.corpus_tools.salt.common.impl.SPointingRelationImpl
-
- SPOSAnnotation - Interface in org.corpus_tools.salt.semantics
-
- SPOSAnnotationImpl - Class in org.corpus_tools.salt.semantics.impl
-
- SPOSAnnotationImpl() - Constructor for class org.corpus_tools.salt.semantics.impl.SPOSAnnotationImpl
-
- SPOSAnnotationImpl(Label) - Constructor for class org.corpus_tools.salt.semantics.impl.SPOSAnnotationImpl
-
- SProcessingAnnotation - Interface in org.corpus_tools.salt.core
-
An object of class
SProcessingAnnotation is a label and can be added
like every other label to a node, relation, graph, layer or to another label.
- SProcessingAnnotationImpl - Class in org.corpus_tools.salt.core.impl
-
- SProcessingAnnotationImpl() - Constructor for class org.corpus_tools.salt.core.impl.SProcessingAnnotationImpl
-
- SProcessingAnnotationImpl(Label) - Constructor for class org.corpus_tools.salt.core.impl.SProcessingAnnotationImpl
-
- SRelation<S extends SNode,T extends SNode> - Interface in org.corpus_tools.salt.core
-
- SRelationImpl<S extends SNode,T extends SNode> - Class in org.corpus_tools.salt.core.impl
-
- SRelationImpl() - Constructor for class org.corpus_tools.salt.core.impl.SRelationImpl
-
- SRelationImpl(Relation) - Constructor for class org.corpus_tools.salt.core.impl.SRelationImpl
-
- SSentenceAnnotation - Interface in org.corpus_tools.salt.semantics
-
- SSentenceAnnotationImpl - Class in org.corpus_tools.salt.semantics.impl
-
- SSentenceAnnotationImpl() - Constructor for class org.corpus_tools.salt.semantics.impl.SSentenceAnnotationImpl
-
- SSentenceAnnotationImpl(Label) - Constructor for class org.corpus_tools.salt.semantics.impl.SSentenceAnnotationImpl
-
- SSequentialDS<D,P extends Number> - Interface in org.corpus_tools.salt.common
-
- SSequentialDSImpl<D,P extends Number> - Class in org.corpus_tools.salt.common.impl
-
- SSequentialDSImpl() - Constructor for class org.corpus_tools.salt.common.impl.SSequentialDSImpl
-
- SSequentialDSImpl(Node) - Constructor for class org.corpus_tools.salt.common.impl.SSequentialDSImpl
-
- SSequentialRelation<S extends SNode,T extends SNode,P extends Number> - Interface in org.corpus_tools.salt.common
-
- SSequentialRelationImpl<S extends SNode,T extends SNode,P extends Number> - Class in org.corpus_tools.salt.common.impl
-
- SSequentialRelationImpl() - Constructor for class org.corpus_tools.salt.common.impl.SSequentialRelationImpl
-
- SSequentialRelationImpl(Relation) - Constructor for class org.corpus_tools.salt.common.impl.SSequentialRelationImpl
-
- SSpan - Interface in org.corpus_tools.salt.common
-
A span is used to group a couple of tokens together to give them exactly the
same annotation or to connect them as a bunch with a 3rd node at once.
- SSpanImpl - Class in org.corpus_tools.salt.common.impl
-
- SSpanImpl() - Constructor for class org.corpus_tools.salt.common.impl.SSpanImpl
-
- SSpanImpl(Node) - Constructor for class org.corpus_tools.salt.common.impl.SSpanImpl
-
- SSpanningRelation - Interface in org.corpus_tools.salt.common
-
A span is used to group a couple of tokens together to give them exactly the
same annotation or to connect them as a bunch with a 3rd node at once.
- SSpanningRelationImpl - Class in org.corpus_tools.salt.common.impl
-
- SSpanningRelationImpl() - Constructor for class org.corpus_tools.salt.common.impl.SSpanningRelationImpl
-
- SSpanningRelationImpl(Relation) - Constructor for class org.corpus_tools.salt.common.impl.SSpanningRelationImpl
-
- SStructure - Interface in org.corpus_tools.salt.common
-
Hierarchies are a useful mechanism to express tree-like or hierarchical
structures behind a text.
- SStructuredNode - Interface in org.corpus_tools.salt.common
-
- SStructureImpl - Class in org.corpus_tools.salt.common.impl
-
- SStructureImpl() - Constructor for class org.corpus_tools.salt.common.impl.SStructureImpl
-
- SStructureImpl(Node) - Constructor for class org.corpus_tools.salt.common.impl.SStructureImpl
-
- start - Variable in class org.corpus_tools.salt.util.DataSourceSequence
-
start value for this sequence
- startElement(String, String, String, Attributes) - Method in class org.corpus_tools.salt.util.internal.persistence.SaltXML10Handler
-
- STextOverlappingRelation<S extends SNode,T extends SNode> - Interface in org.corpus_tools.salt.common
-
- STextualDS - Interface in org.corpus_tools.salt.common
-
- STextualDSImpl - Class in org.corpus_tools.salt.common.impl
-
- STextualDSImpl() - Constructor for class org.corpus_tools.salt.common.impl.STextualDSImpl
-
- STextualDSImpl(Node) - Constructor for class org.corpus_tools.salt.common.impl.STextualDSImpl
-
- STextualRelation - Interface in org.corpus_tools.salt.common
-
- STextualRelationImpl - Class in org.corpus_tools.salt.common.impl
-
- STextualRelationImpl() - Constructor for class org.corpus_tools.salt.common.impl.STextualRelationImpl
-
- STextualRelationImpl(Relation) - Constructor for class org.corpus_tools.salt.common.impl.STextualRelationImpl
-
- STextualRelationSStartComparator - Class in org.corpus_tools.salt.util
-
- STextualRelationSStartComparator() - Constructor for class org.corpus_tools.salt.util.STextualRelationSStartComparator
-
- STimeline - Interface in org.corpus_tools.salt.common
-
- STimelineImpl - Class in org.corpus_tools.salt.common.impl
-
- STimelineImpl() - Constructor for class org.corpus_tools.salt.common.impl.STimelineImpl
-
- STimelineImpl(Node) - Constructor for class org.corpus_tools.salt.common.impl.STimelineImpl
-
- STimelineRelation - Interface in org.corpus_tools.salt.common
-
- STimelineRelationImpl - Class in org.corpus_tools.salt.common.impl
-
- STimelineRelationImpl() - Constructor for class org.corpus_tools.salt.common.impl.STimelineRelationImpl
-
- STimelineRelationImpl(Relation) - Constructor for class org.corpus_tools.salt.common.impl.STimelineRelationImpl
-
- STimeOverlappingRelation<S extends SNode,T extends SNode> - Interface in org.corpus_tools.salt.common
-
- SToken - Interface in org.corpus_tools.salt.common
-
In general, it is not totally clear in linguistics what a token is.
- STokenImpl - Class in org.corpus_tools.salt.common.impl
-
- STokenImpl() - Constructor for class org.corpus_tools.salt.common.impl.STokenImpl
-
- STokenImpl(Node) - Constructor for class org.corpus_tools.salt.common.impl.STokenImpl
-
- style - Variable in class org.corpus_tools.salt.util.internal.persistence.dot.DOTEdge
-
- style - Variable in class org.corpus_tools.salt.util.internal.persistence.dot.DOTNode
-
- StyleImporter - Interface in org.corpus_tools.salt.util
-
This interface provides the possibility to highlight nodes while working with
VisJsVisualizer.
- STypeAnnotation - Interface in org.corpus_tools.salt.semantics
-
- STypeAnnotationImpl - Class in org.corpus_tools.salt.semantics.impl
-
- STypeAnnotationImpl() - Constructor for class org.corpus_tools.salt.semantics.impl.STypeAnnotationImpl
-
- STypeAnnotationImpl(Label) - Constructor for class org.corpus_tools.salt.semantics.impl.STypeAnnotationImpl
-
- STypedElement - Interface in org.corpus_tools.salt.core
-
Each implementing subclass provides a type.
- subDiffs - Variable in class org.corpus_tools.salt.util.Difference
-
- SWordAnnotation - Interface in org.corpus_tools.salt.semantics
-
- SWordAnnotationImpl - Class in org.corpus_tools.salt.semantics.impl
-
- SWordAnnotationImpl() - Constructor for class org.corpus_tools.salt.semantics.impl.SWordAnnotationImpl
-
- SWordAnnotationImpl(Label) - Constructor for class org.corpus_tools.salt.semantics.impl.SWordAnnotationImpl
-
- SYNTAX_LAYER - Static variable in class org.corpus_tools.salt.samples.SampleGenerator
-