public interface BPSeedModifications extends ISSeedModifications
The following features are supported:
BPModificationmarksPackage.getBPSeedModifications()
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<BPModifyDeviceResource> |
getDeviceResourceModifications()
Returns the value of the 'Device Resource Modifications' containment reference list.
|
EList<BPModifyEntryLevelSystemCall> |
getEntryLevelSystemCallModifications()
Returns the value of the 'Entry Level System Call Modifications' containment reference list.
|
EList<BPModifyRole> |
getRoleModifications()
Returns the value of the 'Role Modifications' containment reference list.
|
getComponentModifications, getDataTypeModifications, getInterfaceModifications, getSignatureModifications
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<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.getBPSeedModifications_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.getBPSeedModifications_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.getBPSeedModifications_EntryLevelSystemCallModifications()
EList<BPModifyDeviceResource> getDeviceResourceModifications()
BPModifyDeviceResource
.
If the meaning of the 'Device Resource Modifications' containment reference list isn't clear, there really should be more of a description here...
BPModificationmarksPackage.getBPSeedModifications_DeviceResourceModifications()
EList<BPModifyRole> getRoleModifications()
BPModifyRole
.
If the meaning of the 'Role Modifications' containment reference list isn't clear, there really should be more of a description here...
BPModificationmarksPackage.getBPSeedModifications_RoleModifications()