nl.tudelft.goal.emohawk.translators
Class PlayerTranslator
java.lang.Object
nl.tudelft.goal.emohawk.translators.PlayerTranslator
- All Implemented Interfaces:
- nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player>
public class PlayerTranslator
- extends Object
- implements nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player>
|
Method Summary |
eis.iilang.Parameter[] |
translate(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player o)
|
Class<? extends cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player> |
translatesFrom()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlayerTranslator
public PlayerTranslator()
translate
public eis.iilang.Parameter[] translate(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player o)
throws nl.tudelft.goal.EIS2Java.exception.TranslationException
- Specified by:
translate in interface nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player>
- Throws:
nl.tudelft.goal.EIS2Java.exception.TranslationException
translatesFrom
public Class<? extends cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player> translatesFrom()
- Specified by:
translatesFrom in interface nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player>
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.