Elexis API documentation
Version 2.1.6 as of December 11 2011

Uses of Interface
ch.elexis.scripting.Interpreter

Packages that use Interpreter
ch.elexis.data   
ch.elexis.scripting.beanshell   
ch.elexis.scripting.scala   
 

Uses of Interpreter in ch.elexis.data
 

Methods in ch.elexis.data that return Interpreter
static Interpreter Script.getInterpreterFor(java.lang.String script)
           
 

Methods in ch.elexis.data with parameters of type Interpreter
static java.lang.Object Script.execute(Interpreter scripter, java.lang.String script, java.lang.String params, PersistentObject... objects)
          execute a script entered as string with the given interpreter
 

Uses of Interpreter in ch.elexis.scripting.beanshell
 

Classes in ch.elexis.scripting.beanshell that implement Interpreter
 class Interpreter
           
 

Uses of Interpreter in ch.elexis.scripting.scala
 

Classes in ch.elexis.scripting.scala that implement Interpreter
 class ScalaInterpreter
           
 


Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis