|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectWizardPage
org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
org.eclipse.egf.core.ui.wizard.page.AbstractPatternLibrarySequenceWizardPage
org.eclipse.egf.core.ui.wizard.page.PatternLibraryRuntimeSequenceWizardPage
public class PatternLibraryRuntimeSequenceWizardPage
Implement the pattern library runtime orchestration wizard page.
Constructor Summary | |
---|---|
PatternLibraryRuntimeSequenceWizardPage(String pageName_p)
Constructor. |
|
PatternLibraryRuntimeSequenceWizardPage(String pageName_p,
String title_p,
ImageDescriptor titleImage_p)
Constructor. |
Method Summary | |
---|---|
void |
elementUpdated(List<Object> elements_p)
Called when elements are updated from a ListViewer . |
protected String |
getHelpContextId()
Return the Help context id if any. |
protected String |
getOrchestrationValue()
Return the orchestration value. |
protected String |
getPageTitle()
Get the page title. |
protected List<Object> |
getPatternElements(String orchestrationValue_p)
Return the list of pattern element for given orchestration value. |
Methods inherited from class org.eclipse.egf.core.ui.wizard.page.AbstractPatternLibrarySequenceWizardPage |
---|
createOrderedViewer, createPageArea, elementAdded, elementRemoved, getCompleteStatus, getFilteredPatternElements, getPatternElements, getPatternElementsOrder, getPatternLibrary, initializeOrderedViewer |
Methods inherited from class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage |
---|
bindTextToAttribute, bindTextToAttribute, getAdapterFactory, getHostingBundle, getHostingPluginId, getHostingProject, getHostingProjectClassLoader, getModelElement, getModelElementWizard, getPageDescription, getParent, handleFieldEditorValidation, isReadOnly, showErrorMessage |
Methods inherited from class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage |
---|
createControl, getContentNumColumn, handlePageLayout, initialize, isPageComplete, performHelp, updateButtons |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PatternLibraryRuntimeSequenceWizardPage(String pageName_p)
pageName_p
- public PatternLibraryRuntimeSequenceWizardPage(String pageName_p, String title_p, ImageDescriptor titleImage_p)
pageName_p
- title_p
- titleImage_p
- Method Detail |
---|
protected String getOrchestrationValue()
AbstractPatternLibrarySequenceWizardPage
getOrchestrationValue
in class AbstractPatternLibrarySequenceWizardPage
AbstractPatternLibrarySequenceWizardPage.getOrchestrationValue()
protected List<Object> getPatternElements(String orchestrationValue_p)
AbstractPatternLibrarySequenceWizardPage
getPatternElements
in class AbstractPatternLibrarySequenceWizardPage
orchestrationValue_p
- a not null string.
AbstractPatternLibrarySequenceWizardPage.getPatternElements(java.lang.String)
protected String getPageTitle()
AbstractWizardPage
getPageTitle
in class AbstractWizardPage
AbstractWizardPage.getPageTitle()
public void elementUpdated(List<Object> elements_p)
IListViewerObserver
ListViewer
.
elements_p
- the list of updated elements.IListViewerObserver.elementUpdated(java.util.List)
protected String getHelpContextId()
AbstractWizardPage
null
.
getHelpContextId
in class AbstractWizardPage
AbstractWizardPage.getHelpContextId()
|
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.