public class SDominanceRelationImpl extends SRelationImpl<SStructure,SStructuredNode> implements SDominanceRelation
name, typedelegate, graph, sourceEXPECTED_NUMBER_OF_LABELS| Constructor and Description |
|---|
SDominanceRelationImpl() |
| 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, 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 SDocumentGraph getGraph()
getGraph in interface SDocumentGraphObjectgetGraph in interface Relation<SStructure,SStructuredNode>getGraph in class RelationImpl<SStructure,SStructuredNode>public void setGraph(Graph graph)
Graph.getRelations() will return a list containing this relation.setGraph in interface Relation<SStructure,SStructuredNode>setGraph in class RelationImpl<SStructure,SStructuredNode>graph - graph which contains this relationCopyright © 2009–2016 Humboldt-Universität zu Berlin, INRIA. All rights reserved.