| 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 |
|---|---|
BusGenChange |
MCaseModifyFactory.createBusGenChange()
Returns a new object of class 'Bus Gen Change'.
|
BusGenChange |
BusModification.getGenChange()
Returns the value of the 'Gen Change' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusModification.setGenChange(BusGenChange value)
Sets the value of the '
Gen Change' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
BusGenChangeImpl
An implementation of the model object 'Gen Change'.
|
| Modifier and Type | Method and Description |
|---|---|
BusGenChange |
MCaseModifyFactoryImpl.createBusGenChange() |
BusGenChange |
BusModificationImpl.getGenChange() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
BusModificationImpl.basicSetGenChange(BusGenChange newGenChange,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BusModificationImpl.setGenChange(BusGenChange newGenChange) |
| Modifier and Type | Method and Description |
|---|---|
T |
MCaseModifySwitch.caseBusGenChange(BusGenChange object)
Returns the result of interpreting the object as an instance of 'Bus Gen Change'.
|