public interface ISChangePropagationDueToDataDependencies extends ChangePropagationStep
The following features are supported:
ISModificationmarksPackage.getISChangePropagationDueToDataDependencies()| Modifier and Type | Method and Description |
|---|---|
EList<ISModifyDataType> |
getDatatypeModifications()
Returns the value of the 'Datatype Modifications' containment reference list.
|
EList<ISModifyInterface> |
getInterfaceModifications()
Returns the value of the 'Interface Modifications' containment reference list.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<ISModifyInterface> getInterfaceModifications()
ISModifyInterface.
If the meaning of the 'Interface Modifications' containment reference list isn't clear, there really should be more of a description here...
ISModificationmarksPackage.getISChangePropagationDueToDataDependencies_InterfaceModifications()EList<ISModifyDataType> getDatatypeModifications()
ISModifyDataType.
If the meaning of the 'Datatype Modifications' containment reference list isn't clear, there really should be more of a description here...
ISModificationmarksPackage.getISChangePropagationDueToDataDependencies_DatatypeModifications()