|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.ui.actions.ActionDelegate
com.ibm.xtools.patterns.framework.test.AbstractTestAction
| Constructor Summary | |
AbstractTestAction()
|
|
| Method Summary | |
void |
dispose()
|
List |
getFailures()
Returns the list of test errors and failures. |
protected abstract Plugin |
getTestPlugin()
Return the testplugin. |
abstract junit.framework.Test |
getTestSuite()
Returns the test suite to be executed by the action |
void |
init(IWorkbenchWindow arg0)
|
protected abstract void |
logTestResults()
Log the results of the tests. |
void |
run(IAction arg0)
|
void |
selectionChanged(IAction action,
ISelection arg1)
|
| Methods inherited from class org.eclipse.ui.actions.ActionDelegate |
init, runWithEvent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractTestAction()
| Method Detail |
public void dispose()
dispose in interface IWorkbenchWindowActionDelegateIWorkbenchWindowActionDelegate.dispose()public abstract junit.framework.Test getTestSuite()
public void init(IWorkbenchWindow arg0)
init in interface IWorkbenchWindowActionDelegateIWorkbenchWindowActionDelegate.init(IWorkbenchWindow)protected abstract Plugin getTestPlugin()
protected abstract void logTestResults()
public void run(IAction arg0)
run in interface IActionDelegateIActionDelegate.run(IAction)public List getFailures()
public void selectionChanged(IAction action,
ISelection arg1)
selectionChanged in interface IActionDelegateIActionDelegate.selectionChanged(IAction, ISelection)
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.