Verwendungen von Schnittstelle
org.eclipse.emf.cdo.ui.CDOEditorInput
Packages, die CDOEditorInput verwenden
Package
Beschreibung
Reusable UI components specific to the CDO Model Repository.
-
Verwendungen von CDOEditorInput in org.eclipse.emf.cdo.ui
Unterschnittstellen von CDOEditorInput in org.eclipse.emf.cdo.uiModifizierer und TypSchnittstelleBeschreibunginterface
An extension toCDOEditorInput
that provides input object information.interface
An extension toCDOEditorInput
that provides long-runningCDOView
opening.Methoden in org.eclipse.emf.cdo.ui, die CDOEditorInput zurückgebenModifizierer und TypMethodeBeschreibungstatic CDOEditorInput
CDOEditorUtil.createCDOEditorInput
(CDOView view, String resourcePath, boolean viewOwned) Returns an implementation of the CDOEditorInput interface.static CDOEditorInput
CDOEditorUtil.createCDOEditorInputWithEditingDomain
(CDOEditorInput input, EditingDomain editingDomain) Creates aCDOEditorInput
based on the giveninput
that adapts to theIEditingDomainProvider
interface to provide a particulareditingDomain
.static CDOEditorInput
CDOEditorUtil.createCDOEditorInputWithEditingDomain
(CDOView view, String resourcePath, boolean viewOwned, EditingDomain editingDomain) Creates aCDOEditorInput
that adapts to theIEditingDomainProvider
interface to provide a particulareditingDomain
.Methoden in org.eclipse.emf.cdo.ui mit Parametern vom Typ CDOEditorInputModifizierer und TypMethodeBeschreibungstatic CDOEditorInput
CDOEditorUtil.createCDOEditorInputWithEditingDomain
(CDOEditorInput input, EditingDomain editingDomain) Creates aCDOEditorInput
based on the giveninput
that adapts to theIEditingDomainProvider
interface to provide a particulareditingDomain
.