|
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 org.eclipse.core.runtime.Plugin |
getTestPlugin()
Return the testplugin. |
abstract junit.framework.Test |
getTestSuite()
Returns the test suite to be executed by the action |
void |
init(org.eclipse.ui.IWorkbenchWindow arg0)
|
protected abstract void |
logTestResults()
Log the results of the tests. |
void |
run(org.eclipse.jface.action.IAction arg0)
|
void |
selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.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 org.eclipse.ui.IWorkbenchWindowActionDelegateIWorkbenchWindowActionDelegate.dispose()public abstract junit.framework.Test getTestSuite()
public void init(org.eclipse.ui.IWorkbenchWindow arg0)
init in interface org.eclipse.ui.IWorkbenchWindowActionDelegateIWorkbenchWindowActionDelegate.init(IWorkbenchWindow)protected abstract org.eclipse.core.runtime.Plugin getTestPlugin()
protected abstract void logTestResults()
public void run(org.eclipse.jface.action.IAction arg0)
run in interface org.eclipse.ui.IActionDelegateIActionDelegate.run(IAction)public List getFailures()
public void selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection arg1)
selectionChanged in interface org.eclipse.ui.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.