|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CBTestInvocation
A Test Invocation is an Action and it containes the test that is inviked.
The following features are supported:
BehaviorPackage.getCBTestInvocation()| Method Summary | |
|---|---|
org.eclipse.hyades.models.common.facades.behavioral.ITest |
getInvokedTest()
Get the invoked test. |
String |
getTestPath()
Returns the value of the 'Test Path' attribute |
org.eclipse.emf.common.util.URI |
getTestURI()
Deprecated. |
void |
setInvokedTest(IFile file)
Set the invoked test. |
void |
setInvokedTest(IFile file,
String testName)
Set the invoked test. |
void |
setTestPath(String value)
Sets the value of the ' Test Path' attribute |
| Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBActionElement |
|---|
canDisable, canEnable, enable, getAction, getBooleanProperty, getByteProperty, getCharProperty, getDisabledCount, getDoubleProperty, getFloatProperty, getInheritedCBActionElements, getIntProperty, getLongProperty, getMovingFrom, getParent, getShortProperty, getStringProperty, getTransformID, getType, isAlwaysLog, isEnabled, isMoving, move, resetDisabledCount, setAction, setAlwaysLog, setDisabledCount, setEnabled, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTransformID, setType, validate |
| Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBNamedElement |
|---|
getDescription, getId, getName, getStopId, setDescription, setId, setName |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface com.ibm.rational.test.common.models.behavior.internal.CBTempData |
|---|
getTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttribute |
| Methods inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBCloneable |
|---|
doClone, isCloneable |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
String getTestPath()
If the meaning of the 'Test Path' attribute isn't clear, there really should be more of a description here...
CBTestInvocation.setTestPath(String),
BehaviorPackage.getCBTestInvocation_TestPath()void setTestPath(String value)
Test Path' attribute.
value - the new value of the 'Test Path' attribute.CBTestInvocation.getTestPath()org.eclipse.hyades.models.common.facades.behavioral.ITest getInvokedTest()
void setInvokedTest(IFile file)
file - IFile The test to invoke.
void setInvokedTest(IFile file,
String testName)
file - IFile The test to invoke.org.eclipse.emf.common.util.URI getTestURI()
CBTestInvocation.getTestPath()
|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||