public class STextualDSImpl extends SSequentialDSImpl<String,Integer> implements STextualDS
EXPECTED_NUMBER_OF_LABELS| Constructor and Description |
|---|
STextualDSImpl() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getEnd()
.
|
SDocumentGraph |
getGraph()
Returns the container graph of this node.
|
Integer |
getStart()
.
|
String |
getText() |
void |
setGraph(Graph graph)
Sets the container graph of this node.
|
void |
setText(String newSText) |
getData, setDataaddAnnotation, 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, getDelegate, removeLayergetId, getIdentifier, setId, setIdentifier, toStringaddLabel, basicAddLabel, basicRemoveLabel, containsLabel, getLabel, getLabel, getLabels, getLabelsByNamespace, removeAll, removeLabel, sizeLabelsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetData, setDatagetInRelations, 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 String getText()
getText in interface STextualDSpublic void setText(String newSText)
setText in interface STextualDSpublic SDocumentGraph getGraph()
getGraph in interface SDocumentGraphObjectgetGraph in interface SNodegetGraph in interface NodegetGraph in class SSequentialDSImpl<String,Integer>public void setGraph(Graph graph)
Graph.getNodes()
will return a list containing this node.public Integer getStart()
getStart in interface SSequentialDS<String,Integer>getStart in class SSequentialDSImpl<String,Integer>public Integer getEnd()
getEnd in interface SSequentialDS<String,Integer>getEnd in class SSequentialDSImpl<String,Integer>Copyright © 2009–2015 Humboldt-Universität zu Berlin, INRIA. All rights reserved.