nl.tudelft.goal.ut2004.translators
Class UnrealIdOrLocationTranslator

Package class diagram package UnrealIdOrLocationTranslator
java.lang.Object
  extended by nl.tudelft.goal.ut2004.translators.UnrealIdOrLocationTranslator
All Implemented Interfaces:
nl.tudelft.goal.EIS2Java.translation.Parameter2Java<UnrealIdOrLocation>

public class UnrealIdOrLocationTranslator
extends Object
implements nl.tudelft.goal.EIS2Java.translation.Parameter2Java<UnrealIdOrLocation>


Constructor Summary
UnrealIdOrLocationTranslator()
           
 
Method Summary
 UnrealIdOrLocation translate(eis.iilang.Parameter parameter)
           
 Class<UnrealIdOrLocation> translatesTo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnrealIdOrLocationTranslator

public UnrealIdOrLocationTranslator()
Method Detail

translate

public UnrealIdOrLocation translate(eis.iilang.Parameter parameter)
                             throws nl.tudelft.goal.EIS2Java.exception.TranslationException
Specified by:
translate in interface nl.tudelft.goal.EIS2Java.translation.Parameter2Java<UnrealIdOrLocation>
Throws:
nl.tudelft.goal.EIS2Java.exception.TranslationException

translatesTo

public Class<UnrealIdOrLocation> translatesTo()
Specified by:
translatesTo in interface nl.tudelft.goal.EIS2Java.translation.Parameter2Java<UnrealIdOrLocation>


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