public interface ISUnitTestCaseAggregation extends ISTestCaseAggregation
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISUnitTestCaseAggregation()
Modifier and Type | Method and Description |
---|---|
ISTestSpecification |
getParent()
Returns the value of the 'Parent' container reference.
|
org.palladiosimulator.pcm.repository.OperationProvidedRole |
getProvidedrole()
Returns the value of the 'Providedrole' reference.
|
void |
setParent(ISTestSpecification value)
Sets the value of the '
Parent ' container reference. |
void |
setProvidedrole(org.palladiosimulator.pcm.repository.OperationProvidedRole value)
Sets the value of the '
Providedrole ' reference. |
getNameOfTestSuite, getNumberOfTestcases, setNameOfTestSuite, setNumberOfTestcases
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
ISTestSpecification getParent()
Unit Test Case Aggregations
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(ISTestSpecification)
,
ISFieldOfActivityAnnotationsPackage.getISUnitTestCaseAggregation_Parent()
,
ISTestSpecification.getUnitTestCaseAggregations()
void setParent(ISTestSpecification value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
org.palladiosimulator.pcm.repository.OperationProvidedRole getProvidedrole()
If the meaning of the 'Providedrole' reference isn't clear, there really should be more of a description here...
setProvidedrole(OperationProvidedRole)
,
ISFieldOfActivityAnnotationsPackage.getISUnitTestCaseAggregation_Providedrole()
void setProvidedrole(org.palladiosimulator.pcm.repository.OperationProvidedRole value)
Providedrole
' reference.
value
- the new value of the 'Providedrole' reference.getProvidedrole()