- All Superinterfaces:
- CompositeModel, MutableNodeModel, NodeModel
- All Known Implementing Classes:
- BasicModularGraphModel.BasicNodeModel
public interface MutableCompositeNodeModel
extends MutableNodeModel, CompositeModel
A graph is an object that contains nodes and
edges. Edges are accessed through the nodes that
they connect.
- Version:
- $Id$
- Author:
- Michael Shilman
- Pt.AcceptedRating:
- Red