Uses of Class
org.csstudio.opibuilder.script.AbstractScriptStore
Packages that use AbstractScriptStore
-
Uses of AbstractScriptStore in org.csstudio.opibuilder.script
Subclasses of AbstractScriptStore in org.csstudio.opibuilder.scriptModifier and TypeClassDescriptionclassThis is the implementation ofAbstractScriptStoreusing the Nashorn script engine.classThis is the implementation ofAbstractScriptStorefor Jython PythonInterpreter.Methods in org.csstudio.opibuilder.script that return AbstractScriptStoreModifier and TypeMethodDescriptionstatic AbstractScriptStoreScriptStoreFactory.getScriptStore(ScriptData scriptData, AbstractBaseEditPart editpart, IPV[] pvArray) This method must be called in UI Thread!