diva.graph.modular
Interface MutableCompositeNodeModel

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:
$Revision: 1.3 $
Author:
Michael Shilman (michaels@eecs.berkeley.edu)

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



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.