public interface ContainingDirectedGraphNode extends DirectedGraphNode, Expandable
Modifier and Type | Method and Description |
---|---|
void |
addChild(ContainableDirectedGraphElement child) |
java.util.Set<? extends ContainableDirectedGraphElement> |
getChildren() |
getId
equals, getGraph, getLabel, hashCode
getAttributeMap
getCollapsedSize
java.util.Set<? extends ContainableDirectedGraphElement> getChildren()
void addChild(ContainableDirectedGraphElement child)