|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--gpsys.Primitive
|
+--gpsys.Terminal
|
+--gpsys.ADTerminal
An Automatically Defined Terminal is a Terminal that is evolved. ADTerminals take arguments just like other Terminals. ADTerminals need to be defined by extending this class for each ADF without arguments except ADF0 (the root ADF)
Terminal, Serialized Form| Field Summary | |
int |
adfIndex
should be set to the index corresponding to this ADF in the adf array defined in your GPParameters extension. |
| Fields inherited from class gpsys.Primitive |
type |
| Constructor Summary | |
ADTerminal()
|
|
| Methods inherited from class gpsys.Terminal |
evaluateBoolean,
evaluateByte,
evaluateChar,
evaluateDouble,
evaluateFloat,
evaluateInt,
evaluateLong,
evaluateObject,
evaluateShort |
| Methods inherited from class gpsys.Primitive |
instance,
toString |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public int adfIndex
GPParameters| Constructor Detail |
public ADTerminal()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||