EGF Engine
Release 0.1.0

org.eclipse.egf.core.ui.internal.dialogs
Class ModelElementSelectionDialog

java.lang.Object
  extended by ElementListSelectionDialog
      extended by org.eclipse.egf.core.ui.internal.dialogs.ModelElementSelectionDialog
Direct Known Subclasses:
FactoryComponentSelectionDialog

public class ModelElementSelectionDialog
extends ElementListSelectionDialog

A class to select model element objects in .


Constructor Summary
ModelElementSelectionDialog(Shell parent_p)
          Constructor.
 
Method Summary
 void setElements(List<? extends NamedModelElementWithId> modelElements_p)
          Sets the elements of the list.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelElementSelectionDialog

public ModelElementSelectionDialog(Shell parent_p)
Constructor.
Multiple selection is set to false.

Parameters:
parent_p -
Method Detail

setElements

public void setElements(List<? extends NamedModelElementWithId> modelElements_p)
Sets the elements of the list.

Parameters:
modelElements_p - the elements of the list.

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.