|
|||||||||
| 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
|
+--gpsys.lawnmower.ADF1
Vector2Mod8 ADF1ADF1 is an automatically defined Terminal. This is just a wraparound that allows the ADF to be added to the terminal set of other ADFs. The actual body of ADF1 is in Chromosome 1 (adf[1]) of an Individual.
Primitive,
Terminal,
ADTerminal, Serialized Form| Fields inherited from class gpsys.ADTerminal |
adfIndex |
| Fields inherited from class gpsys.Primitive |
type |
| Constructor Summary | |
ADF1()
Construct an ADF1 terminal assigning its type to Vector2Mod8. |
|
| Method Summary | |
java.lang.Object |
evaluateObject(Individual i)
Evaluate the evolved terminal as primitive that returns an Object reference. |
Primitive |
instance()
Create another instance of this ADTerminal. |
java.lang.String |
toString()
Returns a String representation of this ADTerminal. |
| Methods inherited from class gpsys.Terminal |
evaluateBoolean,
evaluateByte,
evaluateChar,
evaluateDouble,
evaluateFloat,
evaluateInt,
evaluateLong,
evaluateShort |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public ADF1()
| Method Detail |
public java.lang.Object evaluateObject(Individual i)
throws EvaluationException
i - The individual containing the evolved body for this ADFpublic Primitive instance()
public java.lang.String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||