Package org.csstudio.opibuilder.runmode
Interface IRunnerInput
- All Superinterfaces:
IAdaptable,IEditorInput,IPathEditorInput,IPersistable,IPersistableElement
- All Known Implementing Classes:
RunnerInput
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetDisplayOpenManager(DisplayOpenManager displayOpenManager) Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapterMethods inherited from interface org.eclipse.ui.IEditorInput
exists, getImageDescriptor, getName, getPersistable, getToolTipTextMethods inherited from interface org.eclipse.ui.IPathEditorInput
getPathMethods inherited from interface org.eclipse.ui.IPersistable
saveStateMethods inherited from interface org.eclipse.ui.IPersistableElement
getFactoryId
-
Method Details
-
setDisplayOpenManager
- Parameters:
displayOpenManager- the displayOpenManager to set
-
getDisplayOpenManager
DisplayOpenManager getDisplayOpenManager()- Returns:
- the displayOpenManager
-
getMacrosInput
MacrosInput getMacrosInput()- Returns:
- the macrosInput
-
getInputStream
- Throws:
Exception
-