public interface ChangePropagationDueToHardwareChange extends ChangePropagationStep
The following features are supported:
modificationmarksPackage.getChangePropagationDueToHardwareChange()| Modifier and Type | Method and Description |
|---|---|
EList<ModifyBusBox> |
getBusBoxModifications()
Returns the value of the 'Bus Box Modifications' containment reference list.
|
EList<ModifyBusCable> |
getBusCableModifications()
Returns the value of the 'Bus Cable 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<ModifyComponent<Component>> |
getComponentModifications()
Returns the value of the 'Component Modifications' containment reference list.
|
EList<ModifyInterface<Interface>> |
getInterfaceModifications()
Returns the value of the 'Interface Modifications' containment reference list.
|
EList<ModifyMicroSwitchModule> |
getMicroSwitchModuleModifications()
Returns the value of the 'Micro Switch Module Modifications' containment reference list.
|
EList<ModifyPhysicalConnection> |
getPhysicalConnectionModifications()
Returns the value of the 'Physical Connection Modifications' containment reference list.
|
EList<ModifySensor> |
getSensorModifications()
Returns the value of the 'Sensor Modifications' containment reference list.
|
EList<ModifySignalinterface> |
getSignalinterfaceModifications()
Returns the value of the 'Signalinterface Modifications' containment reference list.
|
EList<ModifyStructure<Structure>> |
getStructureModifications()
Returns the value of the 'Structure Modifications' containment reference list.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<ModifySensor> getSensorModifications()
ModifySensor.
If the meaning of the 'Sensor Modifications' reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getChangePropagationDueToHardwareChange_SensorModifications()EList<ModifySignalinterface> getSignalinterfaceModifications()
ModifySignalinterface.
If the meaning of the 'Signalinterface Modifications' reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getChangePropagationDueToHardwareChange_SignalinterfaceModifications()EList<ModifyPhysicalConnection> getPhysicalConnectionModifications()
ModifyPhysicalConnection.
If the meaning of the 'Physical Connection Modifications' reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getChangePropagationDueToHardwareChange_PhysicalConnectionModifications()EList<ModifyMicroSwitchModule> getMicroSwitchModuleModifications()
ModifyMicroSwitchModule.
If the meaning of the 'Micro Switch Module Modifications' reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getChangePropagationDueToHardwareChange_MicroSwitchModuleModifications()EList<ModifyBusBox> getBusBoxModifications()
ModifyBusBox.
If the meaning of the 'Bus Box Modifications' reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getChangePropagationDueToHardwareChange_BusBoxModifications()EList<ModifyBusMaster> getBusMasterModifications()
ModifyBusMaster.
If the meaning of the 'Bus Master Modifications' reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getChangePropagationDueToHardwareChange_BusMasterModifications()EList<ModifyBusSlave> getBusSlaveModifications()
ModifyBusSlave.
If the meaning of the 'Bus Slave Modifications' reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getChangePropagationDueToHardwareChange_BusSlaveModifications()EList<ModifyBusCable> getBusCableModifications()
ModifyBusCable.
If the meaning of the 'Bus Cable Modifications' reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getChangePropagationDueToHardwareChange_BusCableModifications()EList<ModifyInterface<Interface>> getInterfaceModifications()
ModifyInterface<xPPU.InterfaceRepository.Interface>.
If the meaning of the 'Interface Modifications' containment reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getChangePropagationDueToHardwareChange_InterfaceModifications()EList<ModifyComponent<Component>> getComponentModifications()
ModifyComponent<xPPU.ComponentRepository.Component>.
If the meaning of the 'Component Modifications' containment reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getChangePropagationDueToHardwareChange_ComponentModifications()EList<ModifyStructure<Structure>> getStructureModifications()
ModifyStructure<xPPU.StructureRepository.Structure>.
If the meaning of the 'Structure Modifications' containment reference list isn't clear, there really should be more of a description here...
modificationmarksPackage.getChangePropagationDueToHardwareChange_StructureModifications()