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

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

public static class UT2004TestCompositeObjectCreator.TeamScoreCreator
extends Object
implements UT2004TestCompositeObjectCreator.ICompositeWorldObjectCreator<TeamScore>


Constructor Summary
UT2004TestCompositeObjectCreator.TeamScoreCreator()
           
 
Method Summary
 TeamScore 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.TeamScoreCreator

public UT2004TestCompositeObjectCreator.TeamScoreCreator()
Method Detail

create

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


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