edu::tum::cs::tools::JythonInterpreter Class Reference

Inheritance diagram for edu::tum::cs::tools::JythonInterpreter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

PyObject eval (String command, Object...args)
boolean evalBoolean (String command, Object...args) throws ConversionException
double evalDouble (String command, Object...args) throws NumberFormatException, ConversionException
int evalInt (String command, Object...args) throws ConversionException
String evalString (String command, Object...args) throws ConversionException
void exec (String command, Object...args)
 JythonInterpreter ()

Detailed Description

Definition at line 9 of file JythonInterpreter.java.


Constructor & Destructor Documentation

edu::tum::cs::tools::JythonInterpreter::JythonInterpreter (  )  [inline]

Definition at line 10 of file JythonInterpreter.java.


Member Function Documentation

PyObject edu::tum::cs::tools::JythonInterpreter::eval ( String  command,
Object...  args 
) [inline]

Definition at line 19 of file JythonInterpreter.java.

boolean edu::tum::cs::tools::JythonInterpreter::evalBoolean ( String  command,
Object...  args 
) throws ConversionException [inline]

Definition at line 28 of file JythonInterpreter.java.

double edu::tum::cs::tools::JythonInterpreter::evalDouble ( String  command,
Object...  args 
) throws NumberFormatException, ConversionException [inline]

Definition at line 36 of file JythonInterpreter.java.

int edu::tum::cs::tools::JythonInterpreter::evalInt ( String  command,
Object...  args 
) throws ConversionException [inline]

Definition at line 24 of file JythonInterpreter.java.

String edu::tum::cs::tools::JythonInterpreter::evalString ( String  command,
Object...  args 
) throws ConversionException [inline]

Definition at line 32 of file JythonInterpreter.java.

void edu::tum::cs::tools::JythonInterpreter::exec ( String  command,
Object...  args 
) [inline]

Definition at line 14 of file JythonInterpreter.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations


srldb
Author(s): Dominik Jain, Stefan Waldherr, Moritz Tenorth
autogenerated on Fri Jan 11 09:58:47 2013