public class STokenImpl extends SNodeImpl implements SToken, SStructuredNode
delegate, EXPECTED_NUMBER_OF_LABELS| Constructor and Description |
|---|
STokenImpl()
Initializes an object of type
SLayerImpl. |
STokenImpl(Node delegate)
Initializes an object of type
SLayerImpl. |
| Modifier and Type | Method and Description |
|---|---|
SDocumentGraph |
getGraph()
Returns the container graph of this node.
|
void |
setGraph(Graph graph)
Sets the container graph of this node.
|
addAnnotation, addFeature, addMetaAnnotation, addProcessingAnnotation, createAnnotation, createAnnotations, createFeature, createFeatures, createMetaAnnotation, createMetaAnnotations, createProcessingAnnotation, createProcessingAnnotations, getAnnotation, getAnnotation, getAnnotations, getFeature, getFeature, getFeatures, getInRelations, getLayers, getMetaAnnotation, getMetaAnnotations, getName, getOutRelations, getPath, getProcessingAnnotation, getProcessingAnnotations, iterator_SAnnotation, iterator_SFeature, iterator_SMetaAnnotation, iterator_SProcessingAnnotation, removeLabel, setNameaddLayer, basicSetGraph_WithoutRemoving, basicSetGraph, getDelegate, removeLayergetId, getIdentifier, setId, setIdentifier, toStringaddLabel, basicAddLabel, basicRemoveLabel, containsLabel, getLabel, getLabel, getLabels, getLabelsByNamespace, removeAll, removeLabel, sizeLabelsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetInRelations, getLayers, getOutRelationsaddLayer, removeLayergetId, getIdentifier, setId, setIdentifieraddLabel, containsLabel, getLabel, getLabel, getLabels, getLabelsByNamespace, removeAll, removeLabel, removeLabel, sizeLabelsaddAnnotation, addFeature, addMetaAnnotation, addProcessingAnnotation, createAnnotation, createAnnotations, createFeature, createFeatures, createMetaAnnotation, createMetaAnnotations, createProcessingAnnotation, createProcessingAnnotations, getAnnotation, getAnnotation, getAnnotations, getFeature, getFeature, getFeatures, getMetaAnnotation, getMetaAnnotations, getProcessingAnnotation, getProcessingAnnotations, iterator_SAnnotation, iterator_SFeature, iterator_SMetaAnnotation, iterator_SProcessingAnnotationgetName, setNamegetPathpublic STokenImpl()
SLayerImpl.public STokenImpl(Node delegate)
SLayerImpl. If LabelableElementImpl.delegate is
not null, all functions of this method are delegated to the delegate
object. Setting LabelableElementImpl.delegate makes this object to a container.a - delegate object of the same type.public SDocumentGraph getGraph()
public void setGraph(Graph graph)
Graph.getNodes()
will return a list containing this node.Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.