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.SLayer Member List

This is the complete list of members for org.corpus_tools.salt.core.SLayer, 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
addMetaAnnotation(SMetaAnnotation metaAnnotation)org.corpus_tools.salt.core.SAnnotationContainer
addNode(N node)org.corpus_tools.salt.graph.Layer< N extends Node, R extends Relation< N, N >
addProcessingAnnotation(SProcessingAnnotation processingAnnotation)org.corpus_tools.salt.core.SAnnotationContainer
addRelation(Relation<? extends N, ? extends N > relation)org.corpus_tools.salt.graph.Layer< N extends Node, R extends Relation< N, N >
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
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.Layer< N extends Node, R extends Relation< N, N >
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
getMetaAnnotation(String qName)org.corpus_tools.salt.core.SAnnotationContainer
getMetaAnnotations()org.corpus_tools.salt.core.SAnnotationContainer
getName()org.corpus_tools.salt.core.SNamedElement
getNodes()org.corpus_tools.salt.graph.Layer< N extends Node, R extends Relation< N, N >
getProcessingAnnotation(String qName)org.corpus_tools.salt.core.SAnnotationContainer
getProcessingAnnotations()org.corpus_tools.salt.core.SAnnotationContainer
getRelations()org.corpus_tools.salt.graph.Layer< N extends Node, R extends Relation< N, N >
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
removeNode(N node)org.corpus_tools.salt.graph.Layer< N extends Node, R extends Relation< N, N >
removeRelation(Relation<? extends N, ? extends N > relation)org.corpus_tools.salt.graph.Layer< N extends Node, R extends Relation< N, N >
setGraph(Graph graph)org.corpus_tools.salt.graph.Layer< N extends Node, R extends Relation< N, N >
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
sizeLabels()org.corpus_tools.salt.graph.LabelableElement