public interface PCM_ChangeEntity extends PCM_EntityOption
The following features are supported:
PcmbpoptionsPackage.getPCM_ChangeEntity()
Modifier and Type | Method and Description |
---|---|
EList<org.palladiosimulator.pcm.core.entity.Entity> |
getNewEntities()
Returns the value of the 'New Entities' reference list.
|
EList<org.palladiosimulator.pcm.core.entity.Entity> |
getOldEntities()
Returns the value of the 'Old Entities' reference 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.entity.Entity> getOldEntities()
Entity
.
If the meaning of the 'Old Entities' reference list isn't clear, there really should be more of a description here...
PcmbpoptionsPackage.getPCM_ChangeEntity_OldEntities()
EList<org.palladiosimulator.pcm.core.entity.Entity> getNewEntities()
Entity
.
If the meaning of the 'New Entities' reference list isn't clear, there really should be more of a description here...
PcmbpoptionsPackage.getPCM_ChangeEntity_NewEntities()