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