public interface ISTestCaseAggregation extends EObject
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISTestCaseAggregation()| Modifier and Type | Method and Description |
|---|---|
String |
getNameOfTestSuite()
Returns the value of the 'Name Of Test Suite' attribute.
|
int |
getNumberOfTestcases()
Returns the value of the 'Number Of Testcases' attribute.
|
void |
setNameOfTestSuite(String value)
Sets the value of the '
Name Of Test Suite' attribute. |
void |
setNumberOfTestcases(int value)
Sets the value of the '
Number Of Testcases' attribute. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverint getNumberOfTestcases()
If the meaning of the 'Number Of Testcases' attribute isn't clear, there really should be more of a description here...
setNumberOfTestcases(int),
ISFieldOfActivityAnnotationsPackage.getISTestCaseAggregation_NumberOfTestcases()void setNumberOfTestcases(int value)
Number Of Testcases' attribute.
value - the new value of the 'Number Of Testcases' attribute.getNumberOfTestcases()String getNameOfTestSuite()
If the meaning of the 'Name Of Test Suite' attribute isn't clear, there really should be more of a description here...
setNameOfTestSuite(String),
ISFieldOfActivityAnnotationsPackage.getISTestCaseAggregation_NameOfTestSuite()void setNameOfTestSuite(String value)
Name Of Test Suite' attribute.
value - the new value of the 'Name Of Test Suite' attribute.getNameOfTestSuite()