story.flashback.nodes
Class NodeFactory

java.lang.Object
  extended by story.flashback.nodes.NodeFactory
All Implemented Interfaces:
NodeFactoryInterface

public class NodeFactory
extends java.lang.Object
implements NodeFactoryInterface


Constructor Summary
NodeFactory()
           
 
Method Summary
 NodeConfig getConfig(NodeType type)
          Given a certain node type, return a node object of that type.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeFactory

public NodeFactory()
Method Detail

getConfig

public NodeConfig getConfig(NodeType type)
                     throws Scheherexception
Description copied from interface: NodeFactoryInterface
Given a certain node type, return a node object of that type.

Specified by:
getConfig in interface NodeFactoryInterface
Throws:
Scheherexception


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