Uses of Class
org.eclipse.amp.amf.parameters.AParInterpreter

Packages that use AParInterpreter
org.eclipse.amp.amf.testing   
org.eclipse.amp.escape.amf.ide   
 

Uses of AParInterpreter in org.eclipse.amp.amf.testing
 

Methods in org.eclipse.amp.amf.testing that return AParInterpreter
 AParInterpreter ATestInterpreter.getAparInterpreter()
           
 

Uses of AParInterpreter in org.eclipse.amp.escape.amf.ide
 

Methods in org.eclipse.amp.escape.amf.ide that return AParInterpreter
 AParInterpreter ExecuteParameterHandler.getInterpreter()
           
 

Methods in org.eclipse.amp.escape.amf.ide with parameters of type AParInterpreter
 void ExecuteParameterHandler.setInterpreter(AParInterpreter interpreter)