diva.graph.modular
Interface CompositeNode

All Superinterfaces:
Graph, Node, PropertyContainer, SemanticObjectContainer

public interface CompositeNode
extends Node, Graph

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

Version:
$Revision: 1.3 $
Author:
Michael Shilman (michaels@eecs.berkeley.edu)

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
 



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