public interface BPChangePropagationDueToDataDependencies extends ISChangePropagationDueToDataDependencies
The following features are supported:
BPModificationmarksPackage.getBPChangePropagationDueToDataDependencies()| Modifier and Type | Method and Description |
|---|---|
EList<BPModifyActorStep> |
getActorStepModifications()
Returns the value of the 'Actor Step Modifications' containment reference list.
|
EList<BPModifyDataObject> |
getDataObjectModifications()
Returns the value of the 'Data Object Modifications' containment reference list.
|
EList<BPModifyEntryLevelSystemCall> |
getEntryLevelSystemCallModifications()
Returns the value of the 'Entry Level System Call Modifications' containment reference list.
|
getDatatypeModifications, getInterfaceModificationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<BPModifyDataObject> getDataObjectModifications()
BPModifyDataObject.
If the meaning of the 'Data Object Modifications' containment reference list isn't clear, there really should be more of a description here...
BPModificationmarksPackage.getBPChangePropagationDueToDataDependencies_DataObjectModifications()EList<BPModifyActorStep> getActorStepModifications()
BPModifyActorStep.
If the meaning of the 'Actor Step Modifications' containment reference list isn't clear, there really should be more of a description here...
BPModificationmarksPackage.getBPChangePropagationDueToDataDependencies_ActorStepModifications()EList<BPModifyEntryLevelSystemCall> getEntryLevelSystemCallModifications()
BPModifyEntryLevelSystemCall.
If the meaning of the 'Entry Level System Call Modifications' containment reference list isn't clear, there really should be more of a description here...
BPModificationmarksPackage.getBPChangePropagationDueToDataDependencies_EntryLevelSystemCallModifications()