cz.cuni.amis.pogamut.ut2004multi.communication.worldview.objects
Class TestCompositeViewableObjectMessage.TestSharedViewableObjectMessage

Package class diagram package TestCompositeViewableObjectMessage.TestSharedViewableObjectMessage
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004multi.communication.worldview.objects.TestSharedViewableObject
      extended by cz.cuni.amis.pogamut.ut2004multi.communication.worldview.objects.TestCompositeViewableObjectMessage.TestSharedViewableObjectMessage
All Implemented Interfaces:
IWorldObject, ISharedWorldObject, Cloneable
Enclosing class:
TestCompositeViewableObjectMessage

protected class TestCompositeViewableObjectMessage.TestSharedViewableObjectMessage
extends TestSharedViewableObject


Field Summary
 
Fields inherited from class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.objects.TestSharedViewableObject
objectId, simTime
 
Method Summary
 TestSharedViewableObject clone()
           
 Map<PropertyId,ISharedProperty> getProperties()
           
 ISharedProperty getProperty(PropertyId id)
           
 long getSharedLong()
           
 String getSharedString()
           
 
Methods inherited from class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.objects.TestSharedViewableObject
createUpdateEvent, getCompositeClass, getId, getSimTime
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getProperty

public ISharedProperty getProperty(PropertyId id)

getProperties

public Map<PropertyId,ISharedProperty> getProperties()

clone

public TestSharedViewableObject clone()
Specified by:
clone in interface ISharedWorldObject
Specified by:
clone in class TestSharedViewableObject

getSharedString

public String getSharedString()
Specified by:
getSharedString in class TestSharedViewableObject

getSharedLong

public long getSharedLong()
Specified by:
getSharedLong in class TestSharedViewableObject


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