ec.gp
Interface GPNodeParent

All Superinterfaces:
java.lang.Cloneable, Prototype, java.io.Serializable, Setup
All Known Implementing Classes:
GPNode, GPTree

public interface GPNodeParent
extends Prototype

GPNodeParent is a Prototype which identifies objects which may be parents of GPNodes, namely: GPTrees and GPNodes.


Methods inherited from interface ec.Prototype
defaultBase, protoClone, protoCloneSimple, setup