public class SSpanningRelationImpl extends SRelationImpl<SSpan,SToken> implements SSpanningRelation
name, typegraph, sourcedelegate, EXPECTED_NUMBER_OF_LABELS| Constructor and Description |
|---|
SSpanningRelationImpl()
Initializes an object of type
SLayerImpl. |
SSpanningRelationImpl(Relation delegate)
Initializes an object of type
SLayerImpl. |
| Modifier and Type | Method and Description |
|---|---|
SDocumentGraph |
getGraph()
Returns the container graph of this relation.
|
void |
setGraph(Graph graph)
Sets the container graph of this relation.
|
addAnnotation, addFeature, addMetaAnnotation, addProcessingAnnotation, createAnnotation, createAnnotations, createFeature, createFeatures, createMetaAnnotation, createMetaAnnotations, createProcessingAnnotation, createProcessingAnnotations, getAnnotation, getAnnotation, getAnnotations, getFeature, getFeature, getFeatures, getLayers, getMetaAnnotation, getMetaAnnotations, getName, getPath, getProcessingAnnotation, getProcessingAnnotations, getType, iterator_SAnnotation, iterator_SFeature, iterator_SMetaAnnotation, iterator_SProcessingAnnotation, removeLabel, setName, setTypeaddLayer, basicSetGraph_WithoutRemoving, basicSetGraph, getDelegate, getSource, getTarget, removeLayer, setSource, setTargetgetId, getIdentifier, setId, setIdentifier, toStringaddLabel, basicAddLabel, basicRemoveLabel, containsLabel, getLabel, getLabel, getLabels, getLabelsByNamespace, removeAll, removeLabel, sizeLabelsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddLayer, getDelegate, getSource, getTarget, removeLayer, setSource, setTargetgetId, getIdentifier, setId, setIdentifieraddAnnotation, 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, setNamegetType, setTypegetPathpublic SSpanningRelationImpl()
SLayerImpl.public SSpanningRelationImpl(Relation 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()
getGraph in interface SDocumentGraphObjectgetGraph in interface Relation<SSpan,SToken>getGraph in class RelationImpl<SSpan,SToken>public void setGraph(Graph graph)
Graph.getRelations() will return a list containing this relation.Copyright © 2009–2020 Humboldt-Universität zu Berlin, INRIA. All rights reserved.