|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectWizard
org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizard
org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizard
org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternCodeActionWizard
public class PatternCodeActionWizard
Pattern code action creation wizard.
Does handle the selection of the action type, and the selection of the action parameter, depending on selected type.
Constructor Summary | |
---|---|
PatternCodeActionWizard(PatternHandler.PatternData patternData_p,
Couple<String,String> newPatternCodeAction_p,
List<String> availableActions_p,
boolean allowNextAndBack_p)
Constructor. |
Method Summary | |
---|---|
void |
addPages()
|
boolean |
canFinish()
|
protected List<String> |
getAvailableActions()
Get available actions. |
boolean |
performFinish()
|
Methods inherited from class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizard |
---|
doGetPage, getActionParameter, getActionType, getPatternData, setActionParameter, setActionType |
Methods inherited from class org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizard |
---|
getPage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PatternCodeActionWizard(PatternHandler.PatternData patternData_p, Couple<String,String> newPatternCodeAction_p, List<String> availableActions_p, boolean allowNextAndBack_p)
patternData_p
- newPatternCodeAction_p
- availableActions_p
- allowNextAndBack_p
- Method Detail |
---|
public boolean canFinish()
org.eclipse.jface.wizard.Wizard#canFinish()
public void addPages()
org.eclipse.jface.wizard.Wizard#addPages()
public boolean performFinish()
org.eclipse.jface.wizard.Wizard#performFinish()
protected List<String> getAvailableActions()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.