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