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. |
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, getSelectedByString 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()