nl.tudelft.goal.ut3.translators
Class GameTypeTranslator

Package class diagram package GameTypeTranslator
java.lang.Object
  extended by nl.tudelft.goal.ut3.translators.GameTypeTranslator
All Implemented Interfaces:
eis.eis2java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game.GameType>

public class GameTypeTranslator
extends Object
implements eis.eis2java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game.GameType>


Constructor Summary
GameTypeTranslator()
           
 
Method Summary
 eis.iilang.Parameter[] translate(cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game.GameType o)
           
 Class<? extends cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game.GameType> translatesFrom()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GameTypeTranslator

public GameTypeTranslator()
Method Detail

translate

public eis.iilang.Parameter[] translate(cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game.GameType o)
                                 throws eis.eis2java.exception.TranslationException
Specified by:
translate in interface eis.eis2java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game.GameType>
Throws:
eis.eis2java.exception.TranslationException

translatesFrom

public Class<? extends cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game.GameType> translatesFrom()
Specified by:
translatesFrom in interface eis.eis2java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game.GameType>


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