nl.tudelft.goal.emohawk.translators
Class PlaceTranslator

Package class diagram package PlaceTranslator
java.lang.Object
  extended by nl.tudelft.goal.emohawk.translators.PlaceTranslator
All Implemented Interfaces:
eis.eis2java.translation.Java2Parameter<Place>

public class PlaceTranslator
extends Object
implements eis.eis2java.translation.Java2Parameter<Place>


Constructor Summary
PlaceTranslator()
           
 
Method Summary
 eis.iilang.Parameter[] translate(Place o)
           
 Class<? extends Place> translatesFrom()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaceTranslator

public PlaceTranslator()
Method Detail

translate

public eis.iilang.Parameter[] translate(Place o)
                                 throws eis.eis2java.exception.TranslationException
Specified by:
translate in interface eis.eis2java.translation.Java2Parameter<Place>
Throws:
eis.eis2java.exception.TranslationException

translatesFrom

public Class<? extends Place> translatesFrom()
Specified by:
translatesFrom in interface eis.eis2java.translation.Java2Parameter<Place>


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