|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cz.cuni.amis.pogamut.base.communication.messages.InfoMessage cz.cuni.amis.pogamut.ut2004.communication.messages.GBEvent
public class GBEvent
Field Summary | |
---|---|
protected long |
simTime
|
Constructor Summary | |
---|---|
GBEvent(long simTime)
|
Method Summary | |
---|---|
long |
getSimTime()
Time when the change has happened inside the environment. |
IWorldEvent |
getWorldEvent()
|
Methods inherited from class cz.cuni.amis.pogamut.base.communication.messages.InfoMessage |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected long simTime
Constructor Detail |
---|
public GBEvent(long simTime)
Method Detail |
---|
public IWorldEvent getWorldEvent()
getWorldEvent
in interface IWorldEventWrapper
public long getSimTime()
IWorldChangeEvent
getSimTime
in interface IWorldChangeEvent
getSimTime
in interface IWorldEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |