Ecore

org.topcased.search.ecore.ui.handlers
Class ECoreEditorSelectionHandler

java.lang.Object
  extended by 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.


Constructor Summary
ECoreEditorSelectionHandler()
           
 
Method Summary
 org.eclipse.core.runtime.IStatus handleModelSearchElementSelection(org.eclipse.ui.part.EditorPart part, java.lang.Object selection)
           
 boolean isCompatibleModelElementEditorSelectionHandler(org.eclipse.ui.part.EditorPart part)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ECoreEditorSelectionHandler

public ECoreEditorSelectionHandler()
Method Detail

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)

Ecore

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.