public interface ISAcceptanceTestCase extends ISTestCase
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISAcceptanceTestCase()
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. |
getNameOfTest, setNameOfTest
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
ISTestSpecification getParent()
Acceptance Test Cases
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(ISTestSpecification)
,
ISFieldOfActivityAnnotationsPackage.getISAcceptanceTestCase_Parent()
,
ISTestSpecification.getAcceptanceTestCases()
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.getISAcceptanceTestCase_Providedrole()
void setProvidedrole(org.palladiosimulator.pcm.repository.OperationProvidedRole value)
Providedrole
' reference.
value
- the new value of the 'Providedrole' reference.getProvidedrole()