|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectsimuLCS.Template
simuLCS.TemplateRSP
simuLCS.TemplateRSPVerySimple
A more simplified version of the TemplateRSP, with 2 bits for the Condition and 3 bits for the Action
| Field Summary |
| Fields inherited from class simuLCS.TemplateRSP |
MIN_NB_ACTIONS_TO_AVOID_COVERING, MIN_SCALE, STEP_SCALE |
| Fields inherited from class simuLCS.Template |
actions, conditions, name, NB_BITS_ACTION, NB_BITS_CONDITION, nbPartsAction, nbPartsCondition |
| Constructor Summary | |
TemplateRSPVerySimple()
|
|
| Method Summary | |
Vector2D |
getVectorFromAction(Classifier c,
Entity me,
Entity otherEntity)
Calculate the Vector generated by the Action part of the Classifier This function gives the meaning of the Action part. |
| Methods inherited from class simuLCS.TemplateRSP |
getMIN_NB_ACTIONS_TO_AVOID_COVERING, getMIN_SCALE, getMinNbActions, getNbPossibleActions, getPanActions, getPanConditions, getSTEP_SCALE, setMIN_NB_ACTIONS_TO_AVOID_COVERING, setMIN_SCALE, setSTEP_SCALE, testCondition, updateValuesUI |
| Methods inherited from class simuLCS.Template |
getAction, getActions, getCondition, getConditions, getName, getNbBitsAction, getNbBitsCondition, getNbPartsCondition, getVectorFromActions, setName, testCondition |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TemplateRSPVerySimple()
| Method Detail |
public Vector2D getVectorFromAction(Classifier c,
Entity me,
Entity otherEntity)
TemplateRSP
getVectorFromAction in class TemplateRSPTemplate#getVectorFromAction(Classifier)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||