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
,
WizardPageProvider
DEFAULT_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, getFileExtension
createObject, getFileNameLabel, getLocationPage, getLocationPageHelpId, getNewFile, getSelection, handleException, init, isCreateObjectCancelable, isOpenFileUponComplete, open, performFinish
canFinish, 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, setWindowTitle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer
public 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.NewFileWizard
protected String getResourceType()
getResourceType
in class com.ibm.rational.test.lt.ui.wizards.NewFileWizard
protected String getType()
getType
in class com.ibm.rational.common.test.editor.framework.wizard.RptTestSuiteNewWizard
protected void adjustTestSuite(org.eclipse.hyades.models.common.facades.behavioral.ITestSuite arg0)
adjustTestSuite
in class com.ibm.rational.common.test.editor.framework.wizard.RptTestSuiteNewWizard
protected String getTestDescription()
getTestDescription
in class com.ibm.rational.common.test.editor.framework.wizard.RptTestSuiteNewWizard
protected boolean createObject(IFile file) throws Exception
createObject
in class com.ibm.rational.common.test.editor.framework.wizard.RptTestSuiteNewWizard
Exception
public 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.RptTestSuiteNewWizard
protected boolean shouldCreateObjectInBackground()
shouldCreateObjectInBackground
in class com.ibm.rational.test.lt.ui.wizards.NewFileWizard
© Copyright IBM Corp. 2013. All rights reserved.