|
TPTP 4.1.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.eclipse.hyades.ui.internal.wizard.HyadesWizard
org.eclipse.hyades.ui.internal.wizard.HyadesNewWizard
org.eclipse.hyades.test.ui.wizard.TestSuiteNewWizard
Extends the HyadesNewWizard to create the Hyades Generic Test Suite.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.ui.internal.wizard.HyadesNewWizard |
|---|
SET_LAST_SELECTION |
| Fields inherited from class org.eclipse.jface.wizard.Wizard |
|---|
DEFAULT_IMAGE |
| Constructor Summary | |
|---|---|
TestSuiteNewWizard()
Constructor for TestSuiteNewWizard |
|
| Method Summary | |
|---|---|
void |
addPages()
|
protected org.eclipse.emf.ecore.EObject |
createEObject()
Creates the EObject setting the attributes based on the information the user has defined in this wizard's pages. |
protected boolean |
createObject(org.eclipse.core.resources.IFile file)
|
protected org.eclipse.emf.ecore.resource.Resource |
createResource(org.eclipse.core.resources.IFile file)
Creates the EMF resource in which the object is added to. |
protected java.lang.String |
getFileExtension()
|
protected java.lang.String |
getType()
Returns the type for the test suite created by this wizard. |
protected void |
openEditor(org.eclipse.core.resources.IFile file)
|
| Methods inherited from class org.eclipse.hyades.ui.internal.wizard.HyadesNewWizard |
|---|
adjustSeletion, getAttributeWizardPage, getLocationPage, getNewFile, handleException, initPages, performFinish, selectAndReveal, setAttributeWizardPage, setLocationPage |
| Methods inherited from class org.eclipse.hyades.ui.internal.wizard.HyadesWizard |
|---|
createPageControls, dispose, getSelection, getWorkbench, init, setPageHelpIds |
| Methods inherited from class org.eclipse.jface.wizard.Wizard |
|---|
addPage, canFinish, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ui.IWorkbenchWizard |
|---|
init |
| Methods inherited from interface org.eclipse.jface.wizard.IWizard |
|---|
canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer |
| Constructor Detail |
public TestSuiteNewWizard()
| Method Detail |
protected java.lang.String getType()
protected java.lang.String getFileExtension()
HyadesNewWizard.getFileExtension()public void addPages()
IWizard.addPages()
protected boolean createObject(org.eclipse.core.resources.IFile file)
throws java.lang.Exception
java.lang.Exceptionorg.eclipse.hyades.ui.test.internal.wizard.HyadesNewWizard#createObject(org.eclipse.core.resources.IFile)protected org.eclipse.emf.ecore.EObject createEObject()
protected org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.core.resources.IFile file)
protected void openEditor(org.eclipse.core.resources.IFile file)
throws org.eclipse.ui.PartInitException
org.eclipse.ui.PartInitExceptionHyadesNewWizard.openEditor(org.eclipse.core.resources.IFile)
|
TPTP 4.1.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||