cz.cuni.amis.pogamut.ut2004multi.communication.worldview.stubs
Class UT2004TestCompositeObjectCreator.SelfCreator

Package class diagram package UT2004TestCompositeObjectCreator.SelfCreator
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004multi.communication.worldview.stubs.UT2004TestCompositeObjectCreator.SelfCreator
All Implemented Interfaces:
UT2004TestCompositeObjectCreator.ICompositeWorldObjectCreator<Self>
Enclosing class:
UT2004TestCompositeObjectCreator

public static class UT2004TestCompositeObjectCreator.SelfCreator
extends Object
implements UT2004TestCompositeObjectCreator.ICompositeWorldObjectCreator<Self>


Constructor Summary
UT2004TestCompositeObjectCreator.SelfCreator()
           
 
Method Summary
 Self 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

UT2004TestCompositeObjectCreator.SelfCreator

public UT2004TestCompositeObjectCreator.SelfCreator()
Method Detail

create

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


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