public interface ISModifyComponent extends ISModifyEntity<org.palladiosimulator.pcm.repository.RepositoryComponent>
The following features are supported:
ISModificationmarksPackage.getISModifyComponent()
Modifier and Type | Method and Description |
---|---|
EList<ISModifyProvidedRole> |
getProvidedRoleModifications()
Returns the value of the 'Provided Role Modifications' containment reference list.
|
EList<ISModifyRequiredRole> |
getRequiredRoleModifications()
Returns the value of the 'Required Role 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<ISModifyProvidedRole> getProvidedRoleModifications()
ISModifyProvidedRole
.
If the meaning of the 'Provided Role Modifications' containment reference list isn't clear, there really should be more of a description here...
ISModificationmarksPackage.getISModifyComponent_ProvidedRoleModifications()
EList<ISModifyRequiredRole> getRequiredRoleModifications()
ISModifyRequiredRole
.
If the meaning of the 'Required Role Modifications' containment reference list isn't clear, there really should be more of a description here...
ISModificationmarksPackage.getISModifyComponent_RequiredRoleModifications()