public class AgentInfoTranslator extends Object implements nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo>
| Constructor and Description |
|---|
AgentInfoTranslator() |
| Modifier and Type | Method and Description |
|---|---|
eis.iilang.Parameter[] |
translate(cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo o) |
Class<? extends cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo> |
translatesFrom() |
public eis.iilang.Parameter[] translate(cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo o)
throws nl.tudelft.goal.EIS2Java.exception.TranslationException
translate in interface nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo>nl.tudelft.goal.EIS2Java.exception.TranslationExceptionpublic Class<? extends cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo> translatesFrom()
translatesFrom in interface nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo>Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.