|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INodeBuilder
A builder for Nodes, used by the I/O classes and/or Network builders in order to generate a new Node. This is useful in order to re-use I/O classes to load specific subclasses of Nodes, instead of hard-coding Node types.
Method Summary | |
---|---|
Node |
buildNode()
Builds a new instance of Node |
Class |
getNodeClass()
Obtains the class of the node going to be build by the next call of buildNode() |
Method Detail |
---|
Node buildNode()
Class getNodeClass()
buildNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |