public abstract class ScriptEngineWrapper extends Object
| Constructor and Description |
|---|
ScriptEngineWrapper(ScriptEngine scriptEngine) |
| Modifier and Type | Method and Description |
|---|---|
RippleValue |
evaluate(String script,
ModelConnection mc) |
protected abstract RippleValue |
nativize(Object externalValue,
ModelConnection mc) |
public ScriptEngineWrapper(ScriptEngine scriptEngine)
protected abstract RippleValue nativize(Object externalValue, ModelConnection mc) throws RippleException
RippleExceptionpublic RippleValue evaluate(String script, ModelConnection mc) throws RippleException
RippleExceptionCopyright © 2007-2012 fortytwo.net. All Rights Reserved.