Ecore

org.topcased.search.ecore.ui.areas
Class ECoreModelSearchParticipantArea

java.lang.Object
  extended by AbstractModelSearchParticipantArea
      extended by org.topcased.search.ecore.ui.areas.ECoreModelSearchParticipantArea

public final class ECoreModelSearchParticipantArea
extends AbstractModelSearchParticipantArea

Provide a list of all ECore meta elements particpating to the search.

Allows user to select into which meta-element the search query will look into.


Constructor Summary
ECoreModelSearchParticipantArea(org.eclipse.swt.widgets.Composite parent, ModelExtensibleSearchPage page, int style)
           
 
Method Summary
 java.util.List<AdapterFactory> getMetaElementComposeableAdapterFactories()
           
 AbstractMetaModelParticipantsItemProvider getMetaModelParticipantsItemProvider()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ECoreModelSearchParticipantArea

public ECoreModelSearchParticipantArea(org.eclipse.swt.widgets.Composite parent,
                                       ModelExtensibleSearchPage page,
                                       int style)
Method Detail

getMetaElementComposeableAdapterFactories

public java.util.List<AdapterFactory> getMetaElementComposeableAdapterFactories()

getMetaModelParticipantsItemProvider

public AbstractMetaModelParticipantsItemProvider getMetaModelParticipantsItemProvider()

Ecore

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