public interface PCM_SplitComponent extends SplitComponent
The following features are supported:
PcmarchoptionsPackage.getPCM_SplitComponent()
Modifier and Type | Method and Description |
---|---|
EList<org.palladiosimulator.pcm.core.composition.AssemblyContext> |
getFinalContexts()
Returns the value of the 'Final Contexts' reference list.
|
String |
getInitialContextName()
Returns the value of the 'Initial Context Name' attribute.
|
void |
setInitialContextName(String value)
Sets the value of the '
Initial Context Name ' attribute. |
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
String getInitialContextName()
If the meaning of the 'Initial Context Name' attribute isn't clear, there really should be more of a description here...
setInitialContextName(String)
,
PcmarchoptionsPackage.getPCM_SplitComponent_InitialContextName()
void setInitialContextName(String value)
Initial Context Name
' attribute.
value
- the new value of the 'Initial Context Name' attribute.getInitialContextName()
EList<org.palladiosimulator.pcm.core.composition.AssemblyContext> getFinalContexts()
AssemblyContext
.
If the meaning of the 'Final Contexts' reference list isn't clear, there really should be more of a description here...
PcmarchoptionsPackage.getPCM_SplitComponent_FinalContexts()