public interface ISModifyRole<T extends org.palladiosimulator.pcm.repository.Role> extends ISModifyEntity<T>
The following features are supported:
ISModificationmarksPackage.getISModifyRole()
Modifier and Type | Method and Description |
---|---|
EList<ISModifySignature> |
getSignatureModifications()
Returns the value of the 'Signature Modifications' containment reference list.
|
getAffectedElement, getCausingElements, getId, getUserDecision, isToolderived, setAffectedElement, setId, setToolderived, setUserDecision
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<ISModifySignature> getSignatureModifications()
ISModifySignature
.
If the meaning of the 'Signature Modifications' containment reference list isn't clear, there really should be more of a description here...
ISModificationmarksPackage.getISModifyRole_SignatureModifications()