Uses of Interface
org.csstudio.opibuilder.script.IScriptStore
Packages that use IScriptStore
-
Uses of IScriptStore in org.csstudio.opibuilder.script
Classes in org.csstudio.opibuilder.script that implement IScriptStoreModifier and TypeClassDescriptionclassThe script store help to store the compiled script for afterward executions.classThis is the implementation ofAbstractScriptStoreusing the Nashorn script engine.classThis is the implementation ofAbstractScriptStorefor Jython PythonInterpreter.