org.eclipse.gmt.modisco.infra.query.ui.wizards
Class CreateQueryWizardPage
java.lang.Object
WizardPage
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage
public class CreateQueryWizardPage
- extends WizardPage
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createControl
public void createControl(Composite parent)
getQuerySet
public ModelQuerySet getQuerySet()
getScope
public java.util.List<EClass> getScope()
getReturnType
public EClassifier getReturnType()
getQueryName
public java.lang.String getQueryName()
getQueryDescription
public java.lang.String getQueryDescription()
isReturnTypeMultiValued
public boolean isReturnTypeMultiValued()
isPageComplete
public boolean isPageComplete()