|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate
public static class AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate

| Field Summary | |
|---|---|
protected AutoTraceRayLocal |
data
|
protected long |
time
|
| Constructor Summary | |
|---|---|
AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate(AutoTraceRayLocal moverLocal,
long time)
|
|
| Method Summary | |
|---|---|
WorldObjectId |
getId()
Id of the object where the event has occurred. |
IWorldObject |
getObject()
Instance of the object. |
long |
getSimTime()
Time when the change has happened inside the environment. |
IWorldObjectUpdateResult<ILocalWorldObject> |
update(ILocalWorldObject object)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long time
protected AutoTraceRayLocal data
| Constructor Detail |
|---|
public AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate(AutoTraceRayLocal moverLocal,
long time)
| Method Detail |
|---|
public IWorldObjectUpdateResult<ILocalWorldObject> update(ILocalWorldObject object)
update in interface ILocalWorldObjectUpdatedEventpublic long getSimTime()
IWorldChangeEvent
getSimTime in interface IWorldChangeEventgetSimTime in interface IWorldEventpublic IWorldObject getObject()
IWorldObjectEvent
getObject in interface IWorldObjectEventpublic WorldObjectId getId()
IWorldObjectEvent
getId in interface IWorldObjectEventgetId in interface ILocalWorldObjectUpdatedEvent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||