| Package | Description |
|---|---|
| com.interpss.simu.multicase.modify | |
| com.interpss.simu.multicase.modify.impl | |
| com.interpss.simu.multicase.modify.util |
| Modifier and Type | Method and Description |
|---|---|
BusLoadCodeChange |
MCaseModifyFactory.createBusLoadCodeChange()
Returns a new object of class 'Bus Load Code Change'.
|
BusLoadCodeChange |
BusLoadChange.getCodeChange()
Returns the value of the 'Code Change' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusLoadChange.setCodeChange(BusLoadCodeChange value)
Sets the value of the '
Code Change' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
BusLoadCodeChangeImpl
An implementation of the model object 'Bus Load Code Change'.
|
| Modifier and Type | Method and Description |
|---|---|
BusLoadCodeChange |
MCaseModifyFactoryImpl.createBusLoadCodeChange() |
BusLoadCodeChange |
BusLoadChangeImpl.getCodeChange() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
BusLoadChangeImpl.basicSetCodeChange(BusLoadCodeChange newCodeChange,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BusLoadChangeImpl.setCodeChange(BusLoadCodeChange newCodeChange) |
| Modifier and Type | Method and Description |
|---|---|
T |
MCaseModifySwitch.caseBusLoadCodeChange(BusLoadCodeChange object)
Returns the result of interpreting the object as an instance of 'Bus Load Code Change'.
|