eu.geclipse.workflow.ui.part
Class ModelElementSelectionPage
java.lang.Object
WizardPage
eu.geclipse.workflow.ui.part.ModelElementSelectionPage
public class ModelElementSelectionPage
- extends WizardPage
Wizard page that allows to select element from model.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelElementSelectionPage
public ModelElementSelectionPage(java.lang.String pageName)
getModelElement
public EObject getModelElement()
setModelElement
public void setModelElement(EObject modelElement)
createControl
public void createControl(Composite parent)