cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Class UT2004CompositeObjectCreator.ConfigChangeCreator

Package class diagram package UT2004CompositeObjectCreator.ConfigChangeCreator
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.ConfigChangeCreator
All Implemented Interfaces:
UT2004CompositeObjectCreator.ICompositeWorldObjectCreator<ConfigChange>
Enclosing class:
UT2004CompositeObjectCreator

public static class UT2004CompositeObjectCreator.ConfigChangeCreator
extends Object
implements UT2004CompositeObjectCreator.ICompositeWorldObjectCreator<ConfigChange>


Constructor Summary
UT2004CompositeObjectCreator.ConfigChangeCreator()
           
 
Method Summary
 ConfigChange create(cz.cuni.amis.pogamut.multi.communication.worldview.object.ILocalWorldObject localPart, cz.cuni.amis.pogamut.multi.communication.worldview.object.ISharedWorldObject sharedPart, cz.cuni.amis.pogamut.multi.communication.worldview.object.IStaticWorldObject staticPart)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UT2004CompositeObjectCreator.ConfigChangeCreator

public UT2004CompositeObjectCreator.ConfigChangeCreator()
Method Detail

create

public ConfigChange create(cz.cuni.amis.pogamut.multi.communication.worldview.object.ILocalWorldObject localPart,
                           cz.cuni.amis.pogamut.multi.communication.worldview.object.ISharedWorldObject sharedPart,
                           cz.cuni.amis.pogamut.multi.communication.worldview.object.IStaticWorldObject staticPart)
Specified by:
create in interface UT2004CompositeObjectCreator.ICompositeWorldObjectCreator<ConfigChange>


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