diva.graph.modular
Interface CompositeNodeModel

All Superinterfaces:
CompositeModel, NodeModel
All Known Implementing Classes:
ActorGraphModel.IconModel

public interface CompositeNodeModel
extends NodeModel, CompositeModel

A graph is an object that contains nodes and edges. Edges are accessed through the nodes that they connect.

Version:
$Id: CompositeNodeModel.java 38798 2005-07-08 20:00:01Z cxh $
Author:
Michael Shilman
Accepted Rating:
Red

Method Summary
 
Methods inherited from interface diva.graph.modular.NodeModel
getParent, inEdges, outEdges
 
Methods inherited from interface diva.graph.modular.CompositeModel
getNodeCount, nodes, nodesAfterEdges, nodesBeforeEdges