Uses of Interface
org.csstudio.opibuilder.runmode.IOPIRuntime
Package
Description
-
Uses of IOPIRuntime in org.csstudio.opibuilder.actions
-
Uses of IOPIRuntime in org.csstudio.opibuilder.model
Modifier and TypeMethodDescriptionvoid
AbstractLinkingContainerModel.setDisplayModelOpiRuntime
(IOPIRuntime opiRuntime) void
DisplayModel.setOpiRuntime
(IOPIRuntime opiRuntime) Set theIOPIRuntime
on this display if it is in run mode. -
Uses of IOPIRuntime in org.csstudio.opibuilder.runmode
Modifier and TypeClassDescriptionclass
The editor for running of OPI.final class
An OPIShell is a CS-Studio OPI presented in an SWT shell, which allows more free integration with the host operating system.class
RCP 'View' for display runtimeModifier and TypeMethodDescriptionvoid
OPIRuntimeToolBarDelegate.setActiveOPIRuntime
(IOPIRuntime opiRuntime) HookIOPIRuntime
with this toolbar.ModifierConstructorDescriptionDisplayOpenManager
(IOPIRuntime opiRuntime) OPIRunnerContextMenuProvider
(org.eclipse.gef.EditPartViewer viewer, IOPIRuntime opiRuntime) OPIRuntimeDelegate
(IOPIRuntime opiRuntime)