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 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
Classes in org.csstudio.opibuilder.runmode that implement IOPIRuntimeModifier 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 runtimeMethods in org.csstudio.opibuilder.runmode with parameters of type IOPIRuntimeModifier and TypeMethodDescriptionvoid
OPIRuntimeToolBarDelegate.setActiveOPIRuntime
(IOPIRuntime opiRuntime) HookIOPIRuntime
with 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)