|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An specialized 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
Method Summary | |
---|---|
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 |
Methods inherited from interface org.eclipse.ui.IEditorInput |
---|
exists, getImageDescriptor, getName, getPersistable, getToolTipText |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
---|
CDOView getView()
boolean isViewOwned()
String getResourcePath()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |