|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgalatea.glider.Event
Class Event definition.
This is the base class for events in Galatea.
-----
Clase básica para el manejo de eventos en Galatea.
| Constructor Summary | |
Event(Node n,
double ta)
Constructor. |
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
Get Method. |
Node |
getNode()
Get Method. |
double |
getTa()
Get Method. |
java.lang.String |
toString()
Visual Method. |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Event(Node n,
double ta)
n - Node. Event's node. ta - double. Activation time. | Method Detail |
public boolean equals(java.lang.Object o)
o - Object. Object to compare. public Node getNode()
public double getTa()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||