EGF Engine
Release 0.1.0

org.eclipse.egf.pattern.ui.editor.page
Interface IExternalSelectionProvider

All Known Implementing Classes:
ExternalSelectionManager

public interface IExternalSelectionProvider

An external selection provider.
See IExternalSelectionHandler for a definition of an external selection.


Method Summary
 void fireExternalSelection(Object firstSelectedObject_p, IStructuredSelection selection_p)
          Fire an external selection.
 

Method Detail

fireExternalSelection

void fireExternalSelection(Object firstSelectedObject_p,
                           IStructuredSelection selection_p)
Fire an external selection.

Parameters:
firstSelectedObject_p - The first selected object of the selection.
selection_p - The whole selection.

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.