
public interface CDOEditorInput extends IEditorInput
IEditorInput for the CDO editor. A CDOEditorInput is
associated with a CDOResource, accessed through a
CDOView instance.
For related operations, see
CDOEditorUtil
IEditorInput,
CDOEditorUtil,
CDOView| Modifier and Type | Method and Description |
|---|---|
String |
getResourcePath()
Returns the path to the
|
CDOView |
getView()
Returns the CDOView associated with this CDOEditorInput
|
boolean |
isViewOwned()
Returns true if the CDO editor instance is responsible for the underlying org.eclipse.emf.cdo.view.CDOView
|
exists, getImageDescriptor, getName, getPersistable, getToolTipTextgetAdapterCDOView getView()
boolean isViewOwned()
String getResourcePath()
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.