public interface KAPSSeedModifications extends AbstractSeedModifications
The following features are supported:
modificationmarksPackage.getKAPSSeedModifications()
Modifier and Type | Method and Description |
---|---|
EList<ModifyBusBox> |
getBusBoxModifications()
Returns the value of the 'Bus Box Modifications' containment reference list.
|
EList<ModifyBusMaster> |
getBusMasterModifications()
Returns the value of the 'Bus Master Modifications' containment reference list.
|
EList<ModifyBusSlave> |
getBusSlaveModifications()
Returns the value of the 'Bus Slave Modifications' containment reference list.
|
EList<ModifyMicroSwitchModule> |
getMicroswitchModuleModifications()
Returns the value of the 'Microswitch Module Modifications' containment reference list.
|
EList<ModifySensor> |
getSensorModifications()
Returns the value of the 'Sensor Modifications' containment reference list.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<ModifyBusBox> getBusBoxModifications()
ModifyBusBox
.
If the meaning of the 'Bus Box Modifications' containment reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getKAPSSeedModifications_BusBoxModifications()
EList<ModifySensor> getSensorModifications()
ModifySensor
.
If the meaning of the 'Sensor Modifications' containment reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getKAPSSeedModifications_SensorModifications()
EList<ModifyBusMaster> getBusMasterModifications()
ModifyBusMaster
.
If the meaning of the 'Bus Master Modifications' containment reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getKAPSSeedModifications_BusMasterModifications()
EList<ModifyBusSlave> getBusSlaveModifications()
ModifyBusSlave
.
If the meaning of the 'Bus Slave Modifications' containment reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getKAPSSeedModifications_BusSlaveModifications()
EList<ModifyMicroSwitchModule> getMicroswitchModuleModifications()
ModifyMicroSwitchModule
.
If the meaning of the 'Microswitch Module Modifications' containment reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getKAPSSeedModifications_MicroswitchModuleModifications()