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

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

public static class UT2004CompositeObjectCreator.LocationUpdateCreator
extends Object
implements UT2004CompositeObjectCreator.ICompositeWorldObjectCreator<LocationUpdate>


Constructor Summary
UT2004CompositeObjectCreator.LocationUpdateCreator()
           
 
Method Summary
 LocationUpdate create(ILocalWorldObject localPart, ISharedWorldObject sharedPart, IStaticWorldObject staticPart)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UT2004CompositeObjectCreator.LocationUpdateCreator

public UT2004CompositeObjectCreator.LocationUpdateCreator()
Method Detail

create

public LocationUpdate create(ILocalWorldObject localPart,
                             ISharedWorldObject sharedPart,
                             IStaticWorldObject staticPart)
Specified by:
create in interface UT2004CompositeObjectCreator.ICompositeWorldObjectCreator<LocationUpdate>


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