public interface OperationToOperationDependency extends EObject, de.uka.ipd.sdq.identifier.Identifier
The following features are supported:
ComponentInternalDependenciesPackage.getOperationToOperationDependency()
Modifier and Type | Method and Description |
---|---|
RoleToRoleDependency |
getParentRoleToRoleDependency()
Returns the value of the 'Parent Role To Role Dependency' container reference.
|
EList<org.palladiosimulator.pcm.repository.Signature> |
getProvidedSignatures()
Returns the value of the 'Provided Signatures' reference list.
|
EList<org.palladiosimulator.pcm.repository.Signature> |
getRequiredSignatures()
Returns the value of the 'Required Signatures' reference list.
|
void |
setParentRoleToRoleDependency(RoleToRoleDependency value)
Sets the value of the '
Parent Role To Role Dependency ' container reference. |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<org.palladiosimulator.pcm.repository.Signature> getProvidedSignatures()
Signature
.
If the meaning of the 'Provided Signatures' reference list isn't clear, there really should be more of a description here...
ComponentInternalDependenciesPackage.getOperationToOperationDependency_ProvidedSignatures()
EList<org.palladiosimulator.pcm.repository.Signature> getRequiredSignatures()
Signature
.
If the meaning of the 'Required Signatures' reference list isn't clear, there really should be more of a description here...
ComponentInternalDependenciesPackage.getOperationToOperationDependency_RequiredSignatures()
RoleToRoleDependency getParentRoleToRoleDependency()
Operation To Operation Dependency
'.
If the meaning of the 'Parent Role To Role Dependency' container reference isn't clear, there really should be more of a description here...
setParentRoleToRoleDependency(RoleToRoleDependency)
,
ComponentInternalDependenciesPackage.getOperationToOperationDependency_ParentRoleToRoleDependency()
,
RoleToRoleDependency.getOperationToOperationDependency()
void setParentRoleToRoleDependency(RoleToRoleDependency value)
Parent Role To Role Dependency
' container reference.
value
- the new value of the 'Parent Role To Role Dependency' container reference.getParentRoleToRoleDependency()