diva.graph.modular
Interface CompositeNode

All Superinterfaces:
Graph, Node, PropertyContainer, SemanticObjectContainer
All Known Implementing Classes:
BasicGraphModel.BasicCompositeNode

public interface CompositeNode
extends Node, Graph

A node that is also a graph, i.e. it can contain other nodes.

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

Method Summary
 
Methods inherited from interface diva.graph.modular.Node
getParent, inEdges, outEdges, setParent
 
Methods inherited from interface diva.util.SemanticObjectContainer
getSemanticObject, setSemanticObject
 
Methods inherited from interface diva.util.PropertyContainer
getProperty, propertyNames, setProperty
 
Methods inherited from interface diva.graph.modular.Graph
getNodeCount, nodes
 
Methods inherited from interface diva.util.SemanticObjectContainer
getSemanticObject, setSemanticObject
 
Methods inherited from interface diva.util.PropertyContainer
getProperty, propertyNames, setProperty