public class NavPointTranslator extends Object implements nl.tudelft.goal.EIS2Java.translation.Parameter2Java<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint>, nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint>
| Modifier and Type | Field and Description |
|---|---|
protected Map<cz.cuni.amis.pogamut.base.communication.worldview.object.WorldObjectId,cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint> |
navPoints
To translate from Parameter2Java we are given an UnrealId.
|
| Constructor and Description |
|---|
NavPointTranslator() |
| Modifier and Type | Method and Description |
|---|---|
eis.iilang.Parameter[] |
translate(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint o) |
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint |
translate(eis.iilang.Parameter p) |
Class<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint> |
translatesFrom() |
Class<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint> |
translatesTo() |
protected Map<cz.cuni.amis.pogamut.base.communication.worldview.object.WorldObjectId,cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint> navPoints
public eis.iilang.Parameter[] translate(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint o)
throws nl.tudelft.goal.EIS2Java.exception.TranslationException
translate in interface nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint>nl.tudelft.goal.EIS2Java.exception.TranslationExceptionpublic cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint translate(eis.iilang.Parameter p)
throws nl.tudelft.goal.EIS2Java.exception.TranslationException
translate in interface nl.tudelft.goal.EIS2Java.translation.Parameter2Java<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint>nl.tudelft.goal.EIS2Java.exception.TranslationExceptionpublic Class<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint> translatesFrom()
translatesFrom in interface nl.tudelft.goal.EIS2Java.translation.Java2Parameter<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint>public Class<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint> translatesTo()
translatesTo in interface nl.tudelft.goal.EIS2Java.translation.Parameter2Java<cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint>Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.