|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectWizard
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizard
public class CreateQueryWizard
| Constructor Summary | |
|---|---|
CreateQueryWizard(ModelQuerySet modelQuerySet,
EClass eClass)
|
|
| Method Summary | |
|---|---|
void |
addPages()
|
ModelQuery |
getCreatedModelQuery()
|
IWizardPage |
getNextPage(IWizardPage page)
|
boolean |
performFinish()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateQueryWizard(ModelQuerySet modelQuerySet,
EClass eClass)
modelQuerySet - the query set in which the query will be created unless the
user selects another one (can be null)eClass - the scope that will be given to the new query unless the user
selects another one (can be null)| Method Detail |
|---|
public void addPages()
public IWizardPage getNextPage(IWizardPage page)
public boolean performFinish()
public ModelQuery getCreatedModelQuery()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||