public interface CBTestInvocation
extends com.ibm.rational.test.common.models.behavior.IAbstractTestInvocation
BehaviorPackage.getCBTestInvocation()
NOTIFIER
Modifier and Type | Method and Description |
---|---|
org.eclipse.hyades.models.common.facades.behavioral.ITest |
getInvokedTest()
Get the invoked test.
|
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.
|
getTestPath, setTestPath
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, setMovingToNewTestArgs, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTransformID, setType, validate
getDescription, getId, getName, getStopId, setDescription, setId, setName
getAdapter
getTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttribute
doClone, isCloneable
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
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()
IAbstractTestInvocation.getTestPath()
© Copyright IBM Corp. 2013. All rights reserved.