|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsema.Agent.Action
modelling.EatingAgent.EatElement
Action of eating a given element.
| Field Summary | |
protected Element |
goal
Eated element. |
| Constructor Summary | |
EatingAgent.EatElement(Element goal)
|
|
| Method Summary | |
protected float |
step()
One step of the eating. |
| Methods inherited from class sema.Agent.Action |
close, firstStep, hasBegun, isDisabled, isPaused, pause, pause, resume, resumedStep, start, start, stop, whenEnd, whenPaused, whenRefused, whenStartInPause, whenStopped |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Element goal
| Constructor Detail |
public EatingAgent.EatElement(Element goal)
| Method Detail |
protected float step()
step in class Agent.Action
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||