public interface PCM_ReplaceComponents extends ReplaceComponents
The following features are supported:
PcmarchoptionsPackage.getPCM_ReplaceComponents()
Modifier and Type | Method and Description |
---|---|
EList<org.palladiosimulator.pcm.core.composition.AssemblyContext> |
getContextsReplacedWith()
Returns the value of the 'Contexts Replaced With' reference list.
|
EList<String> |
getReplacedContextNames()
Returns the value of the 'Replaced Context Names' attribute list.
|
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<org.palladiosimulator.pcm.core.composition.AssemblyContext> getContextsReplacedWith()
AssemblyContext
.
If the meaning of the 'Contexts Replaced With' reference list isn't clear, there really should be more of a description here...
PcmarchoptionsPackage.getPCM_ReplaceComponents_ContextsReplacedWith()
EList<String> getReplacedContextNames()
String
.
If the meaning of the 'Replaced Context Names' attribute list isn't clear, there really should be more of a description here...
PcmarchoptionsPackage.getPCM_ReplaceComponents_ReplacedContextNames()