nl.tudelft.goal.emohawk.translators
Class AnimTypeTranslator
java.lang.Object
nl.tudelft.goal.emohawk.translators.AnimTypeTranslator
- All Implemented Interfaces:
- nl.tudelft.goal.EIS2Java.translation.Java2Parameter<AnimType>, nl.tudelft.goal.EIS2Java.translation.Parameter2Java<AnimType>
public class AnimTypeTranslator
- extends Object
- implements nl.tudelft.goal.EIS2Java.translation.Java2Parameter<AnimType>, nl.tudelft.goal.EIS2Java.translation.Parameter2Java<AnimType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnimTypeTranslator
public AnimTypeTranslator()
translate
public AnimType translate(eis.iilang.Parameter parameter)
throws nl.tudelft.goal.EIS2Java.exception.TranslationException
- Specified by:
translate in interface nl.tudelft.goal.EIS2Java.translation.Parameter2Java<AnimType>
- Throws:
nl.tudelft.goal.EIS2Java.exception.TranslationException
translatesTo
public Class<AnimType> translatesTo()
- Specified by:
translatesTo in interface nl.tudelft.goal.EIS2Java.translation.Parameter2Java<AnimType>
translate
public eis.iilang.Parameter[] translate(AnimType argument)
throws nl.tudelft.goal.EIS2Java.exception.TranslationException
- Specified by:
translate in interface nl.tudelft.goal.EIS2Java.translation.Java2Parameter<AnimType>
- Throws:
nl.tudelft.goal.EIS2Java.exception.TranslationException
translatesFrom
public Class<? extends AnimType> translatesFrom()
- Specified by:
translatesFrom in interface nl.tudelft.goal.EIS2Java.translation.Java2Parameter<AnimType>
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.