public class BoundedElementMultiGraph extends ElementMultiGraph
ElementMultiGraph.DirectedMultiGraph
annotations
graph, NULL
Constructor and Description |
---|
BoundedElementMultiGraph(ElementGraph parentElementGraph,
ElementGraph subElementGraph,
EnumMultiMap annotations) |
Modifier and Type | Method and Description |
---|---|
protected void |
addParentAnnotations(ElementGraph parentElementGraph) |
protected void |
bindHeadAndTail(ElementGraph parentElementGraph,
ElementGraph subElementGraph) |
copyElementGraph
getAnnotations, hasAnnotations, hashCode
addEdge, addEdge, addVertex, containsEdge, containsEdge, containsVertex, edgeSet, edgesOf, equals, getAllEdges, getEdge, getEdgeSource, getEdgeTarget, incomingEdgesOf, inDegreeOf, outDegreeOf, outgoingEdgesOf, predecessorListOf, removeAllEdges, removeAllEdges, removeAllVertices, removeEdge, removeEdge, removeVertex, successorListOf, vertexSet, writeDOT
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addEdge, addEdge, addVertex, containsEdge, containsEdge, containsVertex, edgeSet, edgesOf, getAllEdges, getEdge, getEdgeSource, getEdgeTarget, incomingEdgesOf, inDegreeOf, outDegreeOf, outgoingEdgesOf, predecessorListOf, removeAllEdges, removeAllEdges, removeAllVertices, removeEdge, removeEdge, removeVertex, successorListOf, vertexSet, writeDOT
getAnnotations, hasAnnotations
public BoundedElementMultiGraph(ElementGraph parentElementGraph, ElementGraph subElementGraph, EnumMultiMap annotations)
protected void addParentAnnotations(ElementGraph parentElementGraph)
addParentAnnotations
in class BaseAnnotatedElementGraph
protected void bindHeadAndTail(ElementGraph parentElementGraph, ElementGraph subElementGraph)
Copyright © 2007-2015 Concurrent, Inc. All Rights Reserved.