Package org.eclipse.emf.cdo.ui
Class CDOEditorOpener.Registry.EditorOpenerDescriptor
- java.lang.Object
- 
- org.eclipse.emf.cdo.ui.CDOEditorOpener.Default
- 
- org.eclipse.emf.cdo.ui.CDOEditorOpener.Registry.EditorOpenerDescriptor
 
 
- 
- All Implemented Interfaces:
- CDOEditorOpener
 - Enclosing class:
- CDOEditorOpener.Registry
 
 public static final class CDOEditorOpener.Registry.EditorOpenerDescriptor extends CDOEditorOpener.Default - Author:
- Eike Stepper
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.ui.CDOEditorOpenerCDOEditorOpener.Default, CDOEditorOpener.Registry
 
- 
 - 
Field Summary- 
Fields inherited from interface org.eclipse.emf.cdo.ui.CDOEditorOpenerDEFAULT_PRIORITY
 
- 
 - 
Constructor SummaryConstructors Constructor Description EditorOpenerDescriptor(IConfigurationElement element)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected IEditorPartdoOpenEditor(IWorkbenchPage page, org.eclipse.emf.common.util.URI uri)- 
Methods inherited from class org.eclipse.emf.cdo.ui.CDOEditorOpener.DefaultgetIcon, getID, getName, getPriority, getRegex, matchesRegex, openEditor, toString
 
- 
 
- 
- 
- 
Constructor Detail- 
EditorOpenerDescriptorpublic EditorOpenerDescriptor(IConfigurationElement element) 
 
- 
 - 
Method Detail- 
doOpenEditorprotected IEditorPart doOpenEditor(IWorkbenchPage page, org.eclipse.emf.common.util.URI uri) - Specified by:
- doOpenEditorin class- CDOEditorOpener.Default
 
 
- 
 
-