Uses of Interface
org.csstudio.opibuilder.script.IScriptStore
-
Uses of IScriptStore in org.csstudio.opibuilder.script
Modifier and TypeClassDescriptionclass
The script store help to store the compiled script for afterward executions.class
This is the implementation ofAbstractScriptStore
using the Nashorn script engine.class
This is the implementation ofAbstractScriptStore
for Jython PythonInterpreter.