nl.tudelft.goal.unreal.translators
Class AgentIdTranslator

Package class diagram package AgentIdTranslator
java.lang.Object
  extended by nl.tudelft.goal.unreal.translators.AgentIdTranslator
All Implemented Interfaces:
eis.eis2java.translation.Parameter2Java<cz.cuni.amis.pogamut.base.agent.impl.AgentId>

public class AgentIdTranslator
extends Object
implements eis.eis2java.translation.Parameter2Java<cz.cuni.amis.pogamut.base.agent.impl.AgentId>


Constructor Summary
AgentIdTranslator()
           
 
Method Summary
 cz.cuni.amis.pogamut.base.agent.impl.AgentId translate(eis.iilang.Parameter parameter)
           
 Class<cz.cuni.amis.pogamut.base.agent.impl.AgentId> translatesTo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentIdTranslator

public AgentIdTranslator()
Method Detail

translate

public cz.cuni.amis.pogamut.base.agent.impl.AgentId translate(eis.iilang.Parameter parameter)
                                                       throws eis.eis2java.exception.TranslationException
Specified by:
translate in interface eis.eis2java.translation.Parameter2Java<cz.cuni.amis.pogamut.base.agent.impl.AgentId>
Throws:
eis.eis2java.exception.TranslationException

translatesTo

public Class<cz.cuni.amis.pogamut.base.agent.impl.AgentId> translatesTo()
Specified by:
translatesTo in interface eis.eis2java.translation.Parameter2Java<cz.cuni.amis.pogamut.base.agent.impl.AgentId>


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.