Salt  3.4.2
A powerful, tagset-independent and theory-neutral meta model and API for storing, manipulating, and representing nearly all types of linguistic data .
org.corpus_tools.salt.core.SRelation< S extends SNode, T extends SNode > Member List

This is the complete list of members for org.corpus_tools.salt.core.SRelation< S extends SNode, T extends SNode >, including all inherited members.

addAnnotation(SAnnotation annotation)org.corpus_tools.salt.core.SAnnotationContainer
addFeature(SFeature feature)org.corpus_tools.salt.core.SAnnotationContainer
addLabel(Label label)org.corpus_tools.salt.graph.LabelableElement
addLayer(Layer layer)org.corpus_tools.salt.graph.Relation< S extends Node, T extends Node >
addMetaAnnotation(SMetaAnnotation metaAnnotation)org.corpus_tools.salt.core.SAnnotationContainer
addProcessingAnnotation(SProcessingAnnotation processingAnnotation)org.corpus_tools.salt.core.SAnnotationContainer
containsLabel(String qName)org.corpus_tools.salt.graph.LabelableElement
createAnnotation(String namespace, String name, Object value)org.corpus_tools.salt.core.SAnnotationContainer
createAnnotations(String annotationString)org.corpus_tools.salt.core.SAnnotationContainer
createFeature(String namespace, String name, Object value)org.corpus_tools.salt.core.SAnnotationContainer
createFeatures(String featureString)org.corpus_tools.salt.core.SAnnotationContainer
createMetaAnnotation(String namespace, String name, Object value)org.corpus_tools.salt.core.SAnnotationContainer
createMetaAnnotations(String metaAnnotationString)org.corpus_tools.salt.core.SAnnotationContainer
createProcessingAnnotation(String namespace, String name, Object value)org.corpus_tools.salt.core.SAnnotationContainer
createProcessingAnnotations(String annotationString)org.corpus_tools.salt.core.SAnnotationContainer
getAnnotation(String qName)org.corpus_tools.salt.core.SAnnotationContainer
getAnnotation(String namespace, String name)org.corpus_tools.salt.core.SAnnotationContainer
getAnnotations()org.corpus_tools.salt.core.SAnnotationContainer
getDelegate()org.corpus_tools.salt.graph.Relation< S extends Node, T extends Node >
getFeature(String qName)org.corpus_tools.salt.core.SAnnotationContainer
getFeature(String namespace, String name)org.corpus_tools.salt.core.SAnnotationContainer
getFeatures()org.corpus_tools.salt.core.SAnnotationContainer
getGraph()org.corpus_tools.salt.graph.Relation< S extends Node, T extends Node >
getId()org.corpus_tools.salt.graph.IdentifiableElement
getIdentifier()org.corpus_tools.salt.graph.IdentifiableElement
getLabel(String namespace, String name)org.corpus_tools.salt.graph.LabelableElement
getLabel(String qName)org.corpus_tools.salt.graph.LabelableElement
getLabels()org.corpus_tools.salt.graph.LabelableElement
getLabelsByNamespace(String namespace)org.corpus_tools.salt.graph.LabelableElement
getLayers()org.corpus_tools.salt.core.SRelation< S extends SNode, T extends SNode >
getMetaAnnotation(String qName)org.corpus_tools.salt.core.SAnnotationContainer
getMetaAnnotations()org.corpus_tools.salt.core.SAnnotationContainer
getName()org.corpus_tools.salt.core.SNamedElement
getPath()org.corpus_tools.salt.core.SPathElement
getProcessingAnnotation(String qName)org.corpus_tools.salt.core.SAnnotationContainer
getProcessingAnnotations()org.corpus_tools.salt.core.SAnnotationContainer
getSource()org.corpus_tools.salt.graph.Relation< S extends Node, T extends Node >
getTarget()org.corpus_tools.salt.graph.Relation< S extends Node, T extends Node >
getType()org.corpus_tools.salt.core.STypedElement
iterator_SAnnotation()org.corpus_tools.salt.core.SAnnotationContainer
iterator_SFeature()org.corpus_tools.salt.core.SAnnotationContainer
iterator_SMetaAnnotation()org.corpus_tools.salt.core.SAnnotationContainer
iterator_SProcessingAnnotation()org.corpus_tools.salt.core.SAnnotationContainer
removeAll()org.corpus_tools.salt.graph.LabelableElement
removeLabel(String qName)org.corpus_tools.salt.graph.LabelableElement
removeLabel(String namespace, String name)org.corpus_tools.salt.graph.LabelableElement
removeLayer(Layer layer)org.corpus_tools.salt.graph.Relation< S extends Node, T extends Node >
setGraph(Graph graph)org.corpus_tools.salt.graph.Relation< S extends Node, T extends Node >
setId(String id)org.corpus_tools.salt.graph.IdentifiableElement
setIdentifier(Identifier identifier)org.corpus_tools.salt.graph.IdentifiableElement
setName(String name)org.corpus_tools.salt.core.SNamedElement
setSource(S source)org.corpus_tools.salt.graph.Relation< S extends Node, T extends Node >
setTarget(T target)org.corpus_tools.salt.graph.Relation< S extends Node, T extends Node >
setType(String name)org.corpus_tools.salt.core.STypedElement
sizeLabels()org.corpus_tools.salt.graph.LabelableElement