|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgalatea.glider.List
galatea.hla.LInfluences
Class LInfluences definition.
This class represents the list of the agents' influences.
-----
Esta clase representa la lista de las influencias de los agentes.
| Field Summary |
| Fields inherited from class galatea.glider.List |
head, name, num |
| Method Summary | |
void |
add(Agent who,
Output method,
double te)
This methods adds a new influence to the list of Influences. |
| Methods inherited from class galatea.glider.List |
add, add, empty, equals, extract, getAnt, getDat, getDat, getDat, getHead, getName, getNext, getOrder, getPos, getPos, insert, insert, ll, next, remove, remove, setDat, setPos, setPos, setPos, stat, toString, valPos, valPos |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public void add(Agent who,
Output method,
double te)
who - Agent. Agent that posted the influence. method - Method. It is the associated method to execute the influence.
te - double. Execution time of the influence.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||