public interface PCM_ChangeRoles extends ChangeRoles
The following features are supported:
PcmarchoptionsPackage.getPCM_ChangeRoles()| Modifier and Type | Method and Description |
|---|---|
org.palladiosimulator.pcm.core.composition.AssemblyContext |
getAssemblyContext()
Returns the value of the 'Assembly Context' reference.
|
EList<org.palladiosimulator.pcm.repository.Role> |
getRoles()
Returns the value of the 'Roles' reference list.
|
void |
setAssemblyContext(org.palladiosimulator.pcm.core.composition.AssemblyContext value)
Sets the value of the '
Assembly Context' reference. |
getAnalysisRationalegetDescription, getEffects, getKeywords, getRationale, getRepository, getTimeStamp, getUsedTerms, isIsImplemented, isIsModelled, setDescription, setIsImplemented, setIsModelled, setRepository, setTimeStampgetRelationscdoConflict, cdoDirectResource, cdoHistory, 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, eSetDelivergetConflictsWith, getHasConflictsgetDuplicateOf, getHasDuplicatesgetDependsOn, getHasDependentsgetParentOf, getSubpartOfgetTriggeredBy, getTriggerOfgetResolvedBy, getResolvesgetAlternativeTo, getHasAlternativesgetCouldBeResolvedBy, getCouldResolvegetHasStakeholders, getStakeholderOfgetSelected, getSelectedByorg.palladiosimulator.pcm.core.composition.AssemblyContext getAssemblyContext()
If the meaning of the 'Assembly Context' reference isn't clear, there really should be more of a description here...
setAssemblyContext(AssemblyContext),
PcmarchoptionsPackage.getPCM_ChangeRoles_AssemblyContext()void setAssemblyContext(org.palladiosimulator.pcm.core.composition.AssemblyContext value)
Assembly Context' reference.
value - the new value of the 'Assembly Context' reference.getAssemblyContext()EList<org.palladiosimulator.pcm.repository.Role> getRoles()
Role.
If the meaning of the 'Roles' reference list isn't clear, there really should be more of a description here...
PcmarchoptionsPackage.getPCM_ChangeRoles_Roles()