Uses of Class
org.csstudio.opibuilder.script.AbstractScriptStore
-
Uses of AbstractScriptStore in org.csstudio.opibuilder.script
Modifier and TypeClassDescriptionclass
This is the implementation ofAbstractScriptStore
using the Nashorn script engine.class
This is the implementation ofAbstractScriptStore
for Jython PythonInterpreter.Modifier and TypeMethodDescriptionstatic AbstractScriptStore
ScriptStoreFactory.getScriptStore
(ScriptData scriptData, AbstractBaseEditPart editpart, IPV[] pvArray) This method must be called in UI Thread!