org.topcased.search.ecore.ui.handlers
Class ECoreEditorSelectionHandler
java.lang.Object
org.topcased.search.ecore.ui.handlers.ECoreEditorSelectionHandler
public class ECoreEditorSelectionHandler
- extends java.lang.Object
Defines entity responsible of tree editor selection handling.
In other words users defines here how the search result double clicked will be handled in
terms of corresponding editor selection.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ECoreEditorSelectionHandler
public ECoreEditorSelectionHandler()
handleModelSearchElementSelection
public org.eclipse.core.runtime.IStatus handleModelSearchElementSelection(org.eclipse.ui.part.EditorPart part,
java.lang.Object selection)
isCompatibleModelElementEditorSelectionHandler
public boolean isCompatibleModelElementEditorSelectionHandler(org.eclipse.ui.part.EditorPart part)
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.