public interface ISDesignPatternRole extends EObject, de.uka.ipd.sdq.identifier.Identifier
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISDesignPatternRole()| Modifier and Type | Method and Description |
|---|---|
org.palladiosimulator.pcm.repository.RepositoryComponent |
getComponent()
Returns the value of the 'Component' reference.
|
org.palladiosimulator.pcm.repository.ProvidedRole |
getProvidedRole()
Returns the value of the 'Provided Role' reference.
|
void |
setComponent(org.palladiosimulator.pcm.repository.RepositoryComponent value)
Sets the value of the '
Component' reference. |
void |
setProvidedRole(org.palladiosimulator.pcm.repository.ProvidedRole value)
Sets the value of the '
Provided Role' reference. |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverorg.palladiosimulator.pcm.repository.ProvidedRole getProvidedRole()
If the meaning of the 'Provided Role' reference isn't clear, there really should be more of a description here...
setProvidedRole(ProvidedRole),
ISFieldOfActivityAnnotationsPackage.getISDesignPatternRole_ProvidedRole()void setProvidedRole(org.palladiosimulator.pcm.repository.ProvidedRole value)
Provided Role' reference.
value - the new value of the 'Provided Role' reference.getProvidedRole()org.palladiosimulator.pcm.repository.RepositoryComponent getComponent()
If the meaning of the 'Component' reference isn't clear, there really should be more of a description here...
setComponent(RepositoryComponent),
ISFieldOfActivityAnnotationsPackage.getISDesignPatternRole_Component()void setComponent(org.palladiosimulator.pcm.repository.RepositoryComponent value)
Component' reference.
value - the new value of the 'Component' reference.getComponent()