cz.cuni.amis.pogamut.multi.worldview.objects
Class TestCompositeObjectMessage.TestLocalObjectMessage

Package class diagram package TestCompositeObjectMessage.TestLocalObjectMessage
java.lang.Object
  extended by cz.cuni.amis.pogamut.multi.worldview.objects.TestLocalObject
      extended by cz.cuni.amis.pogamut.multi.worldview.objects.TestCompositeObjectMessage.TestLocalObjectMessage
All Implemented Interfaces:
IWorldObject, ILocalWorldObject, Cloneable
Enclosing class:
TestCompositeObjectMessage

protected class TestCompositeObjectMessage.TestLocalObjectMessage
extends TestLocalObject


Nested Class Summary
 
Nested classes/interfaces inherited from class cz.cuni.amis.pogamut.multi.worldview.objects.TestLocalObject
TestLocalObject.TestLocalObjectUpdatedEvent
 
Field Summary
 
Fields inherited from class cz.cuni.amis.pogamut.multi.worldview.objects.TestLocalObject
id, simTime
 
Constructor Summary
TestCompositeObjectMessage.TestLocalObjectMessage()
           
 
Method Summary
 TestLocalObject clone()
           
 long getLocalLong()
           
 String getLocalString()
           
 
Methods inherited from class cz.cuni.amis.pogamut.multi.worldview.objects.TestLocalObject
createUpdateEvent, getCompositeClass, getId, getSimTime, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestCompositeObjectMessage.TestLocalObjectMessage

public TestCompositeObjectMessage.TestLocalObjectMessage()
Method Detail

getLocalString

public String getLocalString()
Specified by:
getLocalString in class TestLocalObject

getLocalLong

public long getLocalLong()
Specified by:
getLocalLong in class TestLocalObject

clone

public TestLocalObject clone()
Specified by:
clone in interface ILocalWorldObject
Specified by:
clone in class TestLocalObject


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.