|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeType | |
|---|---|
| org.encog.ml.prg.extension | |
| Uses of NodeType in org.encog.ml.prg.extension |
|---|
| Methods in org.encog.ml.prg.extension that return NodeType | |
|---|---|
NodeType |
ProgramExtensionTemplate.getNodeType()
|
NodeType |
BasicTemplate.getNodeType()
|
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.encog.ml.prg.extension with parameters of type NodeType | |
|---|---|
BasicTemplate(int thePrecedence,
String theSignature,
NodeType theType,
boolean isVariable,
int theDataSize)
Construct a basic template object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||