org.eclipse.emf.cdo.ui
Interface CDOEditorInput

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, org.eclipse.ui.IEditorInput

public interface CDOEditorInput
extends org.eclipse.ui.IEditorInput

Since:
2.0
Author:
Victor Roldan Betancort

Method Summary
 String getResourcePath()
           
 CDOView getView()
           
 boolean isViewOwned()
           
 
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

getView

CDOView getView()

isViewOwned

boolean isViewOwned()

getResourcePath

String getResourcePath()


Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.