public class NewLoadTestWizard
extends com.ibm.rational.common.test.editor.framework.wizard.RptTestSuiteNewWizard
The wizard loads available features declared by com.ibm.rational.test.lt.licensing.feature extensions, and protocol option pages
declared with com.ibm.rational.test.lt.testeditor.wizardPageContributor extensions.
SelectFeaturePage,
FeatureManager,
Feature,
WizardPageProviderDEFAULT_IMAGE| Constructor and Description |
|---|
NewLoadTestWizard() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPage(IWizardPage page) |
void |
addPages() |
protected void |
adjustTestSuite(org.eclipse.hyades.models.common.facades.behavioral.ITestSuite arg0) |
protected boolean |
allowExistingResource() |
protected boolean |
createObject(IFile file) |
protected String |
getEditorType() |
IWizardPage |
getPage(String name,
String feature) |
protected WizardPageProvider |
getProtocolPage(String featureId) |
protected String |
getResourceType() |
ArrayList |
getSelectedProtocolPages() |
NewLoadTestWizardPage |
getSummaryPage() |
protected String |
getTestDescription() |
protected String |
getType() |
void |
setSelectedProtocolPages(ArrayList selectedPages) |
protected boolean |
shouldCreateObjectInBackground() |
createResource, getFileExtensioncreateObject, getFileNameLabel, getLocationPage, getLocationPageHelpId, getNewFile, getSelection, handleException, init, isCreateObjectCancelable, isOpenFileUponComplete, open, performFinishcanFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainerpublic void addPage(IWizardPage page)
public IWizardPage getPage(String name, String feature)
protected WizardPageProvider getProtocolPage(String featureId)
public void addPages()
protected boolean allowExistingResource()
allowExistingResource in class com.ibm.rational.test.lt.ui.wizards.NewFileWizardprotected String getResourceType()
getResourceType in class com.ibm.rational.test.lt.ui.wizards.NewFileWizardprotected String getType()
getType in class com.ibm.rational.common.test.editor.framework.wizard.RptTestSuiteNewWizardprotected void adjustTestSuite(org.eclipse.hyades.models.common.facades.behavioral.ITestSuite arg0)
adjustTestSuite in class com.ibm.rational.common.test.editor.framework.wizard.RptTestSuiteNewWizardprotected String getTestDescription()
getTestDescription in class com.ibm.rational.common.test.editor.framework.wizard.RptTestSuiteNewWizardprotected boolean createObject(IFile file) throws Exception
createObject in class com.ibm.rational.common.test.editor.framework.wizard.RptTestSuiteNewWizardExceptionpublic void setSelectedProtocolPages(ArrayList selectedPages)
public final NewLoadTestWizardPage getSummaryPage()
public final ArrayList getSelectedProtocolPages()
protected String getEditorType()
getEditorType in class com.ibm.rational.common.test.editor.framework.wizard.RptTestSuiteNewWizardprotected boolean shouldCreateObjectInBackground()
shouldCreateObjectInBackground in class com.ibm.rational.test.lt.ui.wizards.NewFileWizard© Copyright IBM Corp. 2013. All rights reserved.