Uses of Interface
org.csstudio.opibuilder.runmode.IOPIRuntime
Packages that use IOPIRuntime
Package
Description
-
Uses of IOPIRuntime in org.csstudio.opibuilder.actions
Constructors in org.csstudio.opibuilder.actions with parameters of type IOPIRuntime -
Uses of IOPIRuntime in org.csstudio.opibuilder.model
Methods in org.csstudio.opibuilder.model that return IOPIRuntimeMethods in org.csstudio.opibuilder.model with parameters of type IOPIRuntimeModifier and TypeMethodDescriptionvoidAbstractLinkingContainerModel.setDisplayModelOpiRuntime(IOPIRuntime opiRuntime) voidDisplayModel.setOpiRuntime(IOPIRuntime opiRuntime) Set theIOPIRuntimeon this display if it is in run mode. -
Uses of IOPIRuntime in org.csstudio.opibuilder.runmode
Classes in org.csstudio.opibuilder.runmode that implement IOPIRuntimeModifier and TypeClassDescriptionclassThe editor for running of OPI.final classAn OPIShell is a CS-Studio OPI presented in an SWT shell, which allows more free integration with the host operating system.classRCP 'View' for display runtimeMethods in org.csstudio.opibuilder.runmode with parameters of type IOPIRuntimeModifier and TypeMethodDescriptionvoidOPIRuntimeToolBarDelegate.setActiveOPIRuntime(IOPIRuntime opiRuntime) HookIOPIRuntimewith this toolbar.Constructors in org.csstudio.opibuilder.runmode with parameters of type IOPIRuntimeModifierConstructorDescriptionDisplayOpenManager(IOPIRuntime opiRuntime) OPIRunnerContextMenuProvider(org.eclipse.gef.EditPartViewer viewer, IOPIRuntime opiRuntime) OPIRuntimeDelegate(IOPIRuntime opiRuntime)