nl.tudelft.goal.ut2004.translators
Class ScopeTranslator

Package class diagram package ScopeTranslator
java.lang.Object
  extended by nl.tudelft.goal.ut2004.translators.ScopeTranslator
All Implemented Interfaces:
eis.eis2java.translation.Parameter2Java<Scope>

public class ScopeTranslator
extends Object
implements eis.eis2java.translation.Parameter2Java<Scope>

Author:
Michiel

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

Constructor Detail

ScopeTranslator

public ScopeTranslator()
Method Detail

translate

public Scope translate(eis.iilang.Parameter parameter)
                throws eis.eis2java.exception.TranslationException
Specified by:
translate in interface eis.eis2java.translation.Parameter2Java<Scope>
Throws:
eis.eis2java.exception.TranslationException

translatesTo

public Class<Scope> translatesTo()
Specified by:
translatesTo in interface eis.eis2java.translation.Parameter2Java<Scope>


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