public class ItemTypeTranslator extends Object implements nl.tudelft.goal.EIS2Java.translation.Java2Parameter<ItemType>, nl.tudelft.goal.EIS2Java.translation.Parameter2Java<ItemType>
| Constructor and Description |
|---|
ItemTypeTranslator() |
| Modifier and Type | Method and Description |
|---|---|
eis.iilang.Parameter[] |
translate(ItemType o) |
ItemType |
translate(eis.iilang.Parameter parameter) |
Class<? extends ItemType> |
translatesFrom() |
Class<ItemType> |
translatesTo() |
public eis.iilang.Parameter[] translate(ItemType o) throws nl.tudelft.goal.EIS2Java.exception.TranslationException
translate in interface nl.tudelft.goal.EIS2Java.translation.Java2Parameter<ItemType>nl.tudelft.goal.EIS2Java.exception.TranslationExceptionpublic Class<? extends ItemType> translatesFrom()
translatesFrom in interface nl.tudelft.goal.EIS2Java.translation.Java2Parameter<ItemType>public ItemType translate(eis.iilang.Parameter parameter) throws nl.tudelft.goal.EIS2Java.exception.TranslationException
translate in interface nl.tudelft.goal.EIS2Java.translation.Parameter2Java<ItemType>nl.tudelft.goal.EIS2Java.exception.TranslationExceptionCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.