Package story.dbcore.nodes

Interface Summary
NodeConfig  
NodeFactoryInterface  
 

Class Summary
GenericNode GenericNode is an abstract class that provides common functionality for all types of Nodes.
InstanceNode InstanceNode is an extension of GenericNode for instances of other nodes.
NodeAddress A reference to a GenericNode.
NodeAddressSet A light wrapper for HashSet that only lets NodeAddresss in and out.
NodeProxy A reference to a GenericNode.
NodeType Manually implemented enum for types.
NodeTypeSet A light wrapper for HashSet that only lets NodeTypes in and out.
 



Copyright © 2011 David K. Elson. All Rights Reserved.