Uses of Interface
org.openhab.core.model.script.engine.Script
-
Uses of Script in org.openhab.core.model.script.engine
Modifier and TypeMethodDescriptionScriptEngine.newScriptFromString
(String scriptAsString) Parses a string and returns a parsed script object.ScriptEngine.newScriptFromXExpression
(org.eclipse.xtext.xbase.XExpression expression) Wraps an Xbase XExpression in a Script instance