From 9aa5e39806741becc197d51710632b81365d8eea Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Mon, 11 Jun 2012 08:50:04 +0200 Subject: Javadocs --- .../javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.html') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.html index c73e75c176..200ef7e032 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.html @@ -92,12 +92,12 @@ org.eclipse.emf.cdo.ui
Interface CDOEditorInput
-
All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, org.eclipse.ui.IEditorInput
+
All Superinterfaces:
IAdaptable, IEditorInput

public interface CDOEditorInput -
extends org.eclipse.ui.IEditorInput +
extends IEditorInput
@@ -112,7 +112,7 @@ Interface CDOEditorInput

-An specialized IEditorInput for the CDO editor. A CDOEditorInput is +An specialized IEditorInput for the CDO editor. A CDOEditorInput is associated with a CDOResource, accessed through a CDOView instance.

@@ -124,7 +124,7 @@ An specialized IEditorInput for the CDO editor. A CDOEditorIn

Since:
2.0
-
See Also:
IEditorInput, +
See Also:
IEditorInput, CDOEditorUtil, CDOView

@@ -167,19 +167,19 @@ An specialized IEditorInput for the CDO editor. A CDOEditorIn   - + - +
Methods inherited from interface org.eclipse.ui.IEditorInputMethods inherited from interface org.eclipse.ui.IEditorInput
exists, getImageDescriptor, getName, getPersistable, getToolTipTextexists, getImageDescriptor, getName, getPersistable, getToolTipText
  - + - +
Methods inherited from interface org.eclipse.core.runtime.IAdaptableMethods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdaptergetAdapter
  -- cgit v1.2.3