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 TypSchnittstelleBeschreibunginterfaceAn extension toCDOEditorInputthat provides input object information.interfaceAn extension toCDOEditorInputthat provides long-runningCDOViewopening.Methoden in org.eclipse.emf.cdo.ui, die CDOEditorInput zurückgebenModifizierer und TypMethodeBeschreibungstatic CDOEditorInputCDOEditorUtil.createCDOEditorInput(CDOView view, String resourcePath, boolean viewOwned) Returns an implementation of the CDOEditorInput interface.static CDOEditorInputCDOEditorUtil.createCDOEditorInputWithEditingDomain(CDOEditorInput input, EditingDomain editingDomain) Creates aCDOEditorInputbased on the giveninputthat adapts to theIEditingDomainProviderinterface to provide a particulareditingDomain.static CDOEditorInputCDOEditorUtil.createCDOEditorInputWithEditingDomain(CDOView view, String resourcePath, boolean viewOwned, EditingDomain editingDomain) Creates aCDOEditorInputthat adapts to theIEditingDomainProviderinterface to provide a particulareditingDomain.Methoden in org.eclipse.emf.cdo.ui mit Parametern vom Typ CDOEditorInputModifizierer und TypMethodeBeschreibungstatic CDOEditorInputCDOEditorUtil.createCDOEditorInputWithEditingDomain(CDOEditorInput input, EditingDomain editingDomain) Creates aCDOEditorInputbased on the giveninputthat adapts to theIEditingDomainProviderinterface to provide a particulareditingDomain.