|
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.Objectcom.ibm.xtools.patterns.framework.test.AbstractTestModule
| Method Summary | |
protected boolean |
addParameterArgument(String parameterName,
Object value)
Add the specified value as an argument to the parameter with the specified name |
void |
endOfSubgroupReached()
This method should be called after a given subgroup of elements has been processed (passed to processElement()). |
protected IParameterDescriptor |
getParameter(String name)
Retrieve the pattern parameter with the specified name |
protected AbstractTestSetup |
getTestSetup()
|
protected boolean |
removeParameterValue(String parameterName,
Object value)
Remove the specified value from the parameter with the specified name |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ibm.xtools.patterns.framework.test.ITestModule |
processElement |
| Method Detail |
public void endOfSubgroupReached()
ITestModule
endOfSubgroupReached in interface ITestModule
protected boolean addParameterArgument(String parameterName,
Object value)
parameterName - name of a pattern parametervalue - value to be added as an argument to the specified parameter
protected IParameterDescriptor getParameter(String name)
throws NoSuchElementException
name - name of a pattern parameter
NoSuchElementException
protected boolean removeParameterValue(String parameterName,
Object value)
parameterName - name of a pattern parametervalue - value to be removed from the specified parameter
protected AbstractTestSetup getTestSetup()
|
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.