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. |
getAnalysisRationale
getDescription, getEffects, getKeywords, getRationale, getRepository, getTimeStamp, getUsedTerms, isIsImplemented, isIsModelled, setDescription, setIsImplemented, setIsModelled, setRepository, setTimeStamp
getRelations
cdoConflict, cdoDirectResource, cdoHistory, 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
getConflictsWith, getHasConflicts
getDuplicateOf, getHasDuplicates
getDependsOn, getHasDependents
getParentOf, getSubpartOf
getTriggeredBy, getTriggerOf
getResolvedBy, getResolves
getAlternativeTo, getHasAlternatives
getCouldBeResolvedBy, getCouldResolve
getHasStakeholders, getStakeholderOf
getSelected, getSelectedBy
org.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()