story.dbcore.nodes
Interface NodeFactoryInterface

All Known Implementing Classes:
NodeFactory, NodeFactory, NodeFactory

public interface NodeFactoryInterface


Method Summary
 NodeConfig getConfig(NodeType type)
          Given a certain node type, return a node object of that type.
 

Method Detail

getConfig

NodeConfig getConfig(NodeType type)
                     throws Scheherexception
Given a certain node type, return a node object of that type.

Parameters:
NodeType - The type of node to return.
Throws:
Scheherexception


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