Uses of Interface
org.eclipse.emf.cdo.ui.CDOEditorOpener
Packages that use CDOEditorOpener
Package
Description
Reusable UI components specific to the CDO Model Repository.
-
Uses of CDOEditorOpener in org.eclipse.emf.cdo.ui
Classes in org.eclipse.emf.cdo.ui that implement CDOEditorOpenerModifier and TypeClassDescriptionstatic class
An abstract defaultCDOEditorOpener
implementation.static final class
Aneditor opener
descriptor registered with theregistry
for contributions to the"org.eclipse.emf.cdo.ui.editorOpeners"
extension point.Methods in org.eclipse.emf.cdo.ui that return CDOEditorOpenerModifier and TypeMethodDescriptionCDOEditorOpener.Registry.getEditorOpener
(String id) CDOEditorOpener.Registry.getEditorOpeners
(URI uri) CDOEditorOpener.Registry.getElements()
Methods in org.eclipse.emf.cdo.ui with parameters of type CDOEditorOpenerModifier and TypeMethodDescriptionvoid
CDOEditorOpener.Registry.addEditorOpener
(CDOEditorOpener editorOpener) void
CDOEditorOpener.Registry.removeEditorOpener
(CDOEditorOpener editorOpener)