|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |