public class AgentIdTranslator extends Object implements nl.tudelft.goal.EIS2Java.translation.Parameter2Java<cz.cuni.amis.pogamut.base.agent.impl.AgentId>
| Constructor and Description |
|---|
AgentIdTranslator() |
| Modifier and Type | Method and Description |
|---|---|
cz.cuni.amis.pogamut.base.agent.impl.AgentId |
translate(eis.iilang.Parameter parameter) |
Class<cz.cuni.amis.pogamut.base.agent.impl.AgentId> |
translatesTo() |
public cz.cuni.amis.pogamut.base.agent.impl.AgentId translate(eis.iilang.Parameter parameter)
throws nl.tudelft.goal.EIS2Java.exception.TranslationException
translate in interface nl.tudelft.goal.EIS2Java.translation.Parameter2Java<cz.cuni.amis.pogamut.base.agent.impl.AgentId>nl.tudelft.goal.EIS2Java.exception.TranslationExceptionpublic Class<cz.cuni.amis.pogamut.base.agent.impl.AgentId> translatesTo()
translatesTo in interface nl.tudelft.goal.EIS2Java.translation.Parameter2Java<cz.cuni.amis.pogamut.base.agent.impl.AgentId>Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.