cz.cuni.amis.pogamut.multi.communication.worldview.object
Interface ILocalWorldObject

Package class diagram package ILocalWorldObject
All Superinterfaces:
Cloneable, IWorldObject
All Known Subinterfaces:
ILocalViewable

public interface ILocalWorldObject
extends IWorldObject, Cloneable

General interface for all localWorldObjects

Author:
srlok

Method Summary
 ILocalWorldObject clone()
           
 Class getCompositeClass()
           
 
Methods inherited from interface cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObject
getId, getSimTime
 

Method Detail

clone

ILocalWorldObject clone()

getCompositeClass

Class getCompositeClass()


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