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

This is the complete list of members for org.corpus_tools.salt.core.SAnnotationContainer, 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
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
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
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
getProcessingAnnotation(String qName)org.corpus_tools.salt.core.SAnnotationContainer
getProcessingAnnotations()org.corpus_tools.salt.core.SAnnotationContainer
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
sizeLabels()org.corpus_tools.salt.graph.LabelableElement