public interface PCM_MergeComponents extends MergeComponents
The following features are supported:
PcmarchoptionsPackage.getPCM_MergeComponents()
Modifier and Type | Method and Description |
---|---|
org.palladiosimulator.pcm.core.composition.AssemblyContext |
getFinalContext()
Returns the value of the 'Final Context' reference.
|
EList<String> |
getInitialContextsNameList()
Returns the value of the 'Initial Contexts Name List' attribute list.
|
void |
setFinalContext(org.palladiosimulator.pcm.core.composition.AssemblyContext value)
Sets the value of the '
Final 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
EList<String> getInitialContextsNameList()
String
.
If the meaning of the 'Initial Contexts Name List' attribute list isn't clear, there really should be more of a description here...
PcmarchoptionsPackage.getPCM_MergeComponents_InitialContextsNameList()
org.palladiosimulator.pcm.core.composition.AssemblyContext getFinalContext()
If the meaning of the 'Final Context' reference isn't clear, there really should be more of a description here...
setFinalContext(AssemblyContext)
,
PcmarchoptionsPackage.getPCM_MergeComponents_FinalContext()
void setFinalContext(org.palladiosimulator.pcm.core.composition.AssemblyContext value)
Final Context
' reference.
value
- the new value of the 'Final Context' reference.getFinalContext()