org.topcased.search.uml2.ui.handlers
Class UML2EditorSelectionHandler
java.lang.Object
org.topcased.search.uml2.ui.handlers.UML2EditorSelectionHandler
public class UML2EditorSelectionHandler
- 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 |
UML2EditorSelectionHandler
public UML2EditorSelectionHandler()
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.