Interface ContainingDirectedGraphNode

All Superinterfaces:
AttributeMapOwner, Cloneable, Comparable<DirectedGraphNode>, DirectedGraphElement, DirectedGraphNode, Expandable

public interface ContainingDirectedGraphNode extends DirectedGraphNode, Expandable
Interface to represent a directed graph node that contain other elements.
Author:
Remco Dijkman