Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.scripting
Interface Interpreter

All Known Implementing Classes:
Interpreter, ScalaInterpreter

public interface Interpreter


Method Summary
 java.lang.Object run(java.lang.String script, boolean showErrors)
           
 void setValue(java.lang.String name, java.lang.Object value)
           
 

Method Detail

setValue

void setValue(java.lang.String name,
              java.lang.Object value)
              throws ElexisException
Throws:
ElexisException

run

java.lang.Object run(java.lang.String script,
                     boolean showErrors)
                     throws ElexisException
Throws:
ElexisException

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis