|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface IWorldObjectEvent<OBJECT extends IWorldObject>
IWorldObject related event.
Every such event will occur on some object ... therefore you can see its 'id' and of course get a hand on its instance.
| Method Summary | |
|---|---|
WorldObjectId |
getId()
Id of the object where the event has occurred. |
OBJECT |
getObject()
Instance of the object. |
| Methods inherited from interface cz.cuni.amis.pogamut.base.communication.worldview.event.IWorldEvent |
|---|
getSimTime |
| Method Detail |
|---|
WorldObjectId getId()
OBJECT getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||