EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.pattern.ui.editor.page.IExternalSelectionHandler

Packages that use IExternalSelectionHandler
org.eclipse.egf.pattern.ui.editor.page   
 

Uses of IExternalSelectionHandler in org.eclipse.egf.pattern.ui.editor.page
 

Classes in org.eclipse.egf.pattern.ui.editor.page that implement IExternalSelectionHandler
 class AbstractPatternPage
          Abstract pattern page.
 class PatternConnectionPage
           
 class PatternContextPage
           
 class PatternImplementationPage
           
 class PatternInheritancePage
           
 class PatternOverviewPage
          Pattern overview page.
 class PatternProductionPage
          Pattern overview page.
 class PatternSpecificationPage
           
 

Methods in org.eclipse.egf.pattern.ui.editor.page with parameters of type IExternalSelectionHandler
 void ExternalSelectionManager.addExternalHandlerFor(Class selectedObjectType_p, IExternalSelectionHandler handler_p)
          Add a new handler for given type.
 void ExternalSelectionManager.removeExternalHandler(IExternalSelectionHandler handler_p)
          Remove given handler from all possible registrations.
 void ExternalSelectionManager.removeExternalHandler(IExternalSelectionHandler handler_p, Class type_p)
          Remove given handler for given type.
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.