nl.tudelft.goal.emohawk.translators
Class GameTranslator

Package class diagram package GameTranslator
java.lang.Object
  extended by nl.tudelft.goal.emohawk.translators.GameTranslator
All Implemented Interfaces:
nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game>

public class GameTranslator
extends Object
implements nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game>


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

Constructor Detail

GameTranslator

public GameTranslator()
Method Detail

translate

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

translatesFrom

public Class<? extends cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game> translatesFrom()
Specified by:
translatesFrom in interface nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game>


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