Package org.eclipse.emf.cdo.ui
Schnittstelle CDOEditorInput
- Alle Superschnittstellen:
IAdaptable
,IEditorInput
- Alle bekannten Unterschnittstellen:
CDOEditorInput2
,CDOEditorInput3
A specialized
IEditorInput
for the CDO editor. A CDOEditorInput
is
associated with a CDOResource
, accessed through a
CDOView
instance.
For related operations, see
CDOEditorUtil
- Seit:
- 2.0
- Autor:
- Victor Roldan Betancort
- Siehe auch:
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns the path to thegetView()
Returns the CDOView associated with this CDOEditorInputboolean
Returns true if the CDO editor instance is responsible for the underlying org.eclipse.emf.cdo.view.CDOViewVon Schnittstelle geerbte Methoden org.eclipse.core.runtime.IAdaptable
getAdapter
Von Schnittstelle geerbte Methoden org.eclipse.ui.IEditorInput
exists, getImageDescriptor, getName, getPersistable, getToolTipText
-
Methodendetails