|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectNewClassWizardPage
org.eclipse.gmt.modisco.infra.query.ui.wizards.NewQueryClassWizardPage
public class NewQueryClassWizardPage
| Constructor Summary | |
|---|---|
NewQueryClassWizardPage(EditingDomain editingDomain)
|
|
| Method Summary | |
|---|---|
void |
apply(ModelQuery modelQuery)
Called when the wizard is finished to apply the attributes defined in the wizard page to the model query. |
void |
init(ModelQuerySet modelQuerySet,
ModelQuery modelQuery)
Initialize the wizard page |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewQueryClassWizardPage(EditingDomain editingDomain)
editingDomain - the editing domain to use to edit the query (may be
null)| Method Detail |
|---|
public void init(ModelQuerySet modelQuerySet,
ModelQuery modelQuery)
IQueryAttributesWizardPage
init in interface IQueryAttributesWizardPagemodelQuerySet - an existing query set, in which the query will be addedmodelQuery - the query that will be added to the query set when the wizard
finishespublic void apply(ModelQuery modelQuery)
IQueryAttributesWizardPage
apply in interface IQueryAttributesWizardPagemodelQuery - the query to which to apply the wizard page's attributes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||