| 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 |
|---|---|
BusLoadChange |
MCaseModifyFactory.createBusLoadChange()
Returns a new object of class 'Bus Load Change'.
|
BusLoadChange |
BusModification.getLoadChange()
Returns the value of the 'Load Change' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusModification.setLoadChange(BusLoadChange value)
Sets the value of the '
Load Change' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
BusLoadChangeImpl
An implementation of the model object 'Load Change'.
|
| Modifier and Type | Method and Description |
|---|---|
BusLoadChange |
MCaseModifyFactoryImpl.createBusLoadChange() |
BusLoadChange |
BusModificationImpl.getLoadChange() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
BusModificationImpl.basicSetLoadChange(BusLoadChange newLoadChange,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BusModificationImpl.setLoadChange(BusLoadChange newLoadChange) |
| Modifier and Type | Method and Description |
|---|---|
T |
MCaseModifySwitch.caseBusLoadChange(BusLoadChange object)
Returns the result of interpreting the object as an instance of 'Bus Load Change'.
|