Uses of Interface
com.artenum.rosetta.interfaces.core.GenericInterpreter

Packages that use GenericInterpreter
com.artenum.rosetta.implementation   
com.artenum.rosetta.interfaces.core   
com.artenum.rosetta.test   
 

Uses of GenericInterpreter in com.artenum.rosetta.implementation
 

Methods in com.artenum.rosetta.implementation with parameters of type GenericInterpreter
 void FakeDictionnaryCompletionManager.setInterpretor(GenericInterpreter interpretor)
           
 

Uses of GenericInterpreter in com.artenum.rosetta.interfaces.core
 

Methods in com.artenum.rosetta.interfaces.core that return GenericInterpreter
 GenericInterpreter ConsoleConfiguration.getGenericInterpreter()
          Returns the current Generic Interpreter
 

Methods in com.artenum.rosetta.interfaces.core with parameters of type GenericInterpreter
 void CompletionManager.setInterpretor(GenericInterpreter interpretor)
          Defines the interpretor
 

Uses of GenericInterpreter in com.artenum.rosetta.test
 

Classes in com.artenum.rosetta.test that implement GenericInterpreter
 class FakeGenericInterpreter
           
 



Copyright © 2007-2011 Artenum. All Rights Reserved.