|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
jade.util.Event
jade.core.event.JADEEvent
public class JADEEvent
This class represents a generic JADE event.
| Field Summary |
|---|
| Fields inherited from class jade.util.Event |
|---|
type |
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
JADEEvent(int type,
ContainerID cid)
|
|
| Method Summary | |
|---|---|
ContainerID |
getPlace()
|
java.util.Date |
getTime()
|
| Methods inherited from class jade.util.Event |
|---|
addParameter, getParameter, getType, notifyProcessed, reset, resetProcessed, waitUntilProcessed, waitUntilProcessed |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JADEEvent(int type,
ContainerID cid)
| Method Detail |
|---|
public ContainerID getPlace()
public java.util.Date getTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||