Package | Description |
---|---|
com.interpss.dstab | |
com.interpss.dstab.impl | |
com.interpss.dstab.mach.impl | |
com.interpss.dstab.util |
Modifier and Type | Method and Description |
---|---|
static DStabBus |
DStabObjectFactory.createDStabBus()
Create a DStabBus object
|
DStabBus |
DstabFactory.createDStabBus()
Returns a new object of class 'DStab Bus'.
|
Modifier and Type | Class and Description |
---|---|
class |
DStabBusImpl
An implementation of the model object 'DStab Bus'.
|
Modifier and Type | Method and Description |
---|---|
DStabBus |
DstabFactoryImpl.createDStabBus() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<DStabBus> |
DStabilityNetworkImpl.getGenWithoutBusList()
This is specialized for the more specific element type known in this context.
|
Modifier and Type | Method and Description |
---|---|
double |
MachineControllerImpl.getOutput(DStabBus abus) |
boolean |
MachineControllerImpl.initStates(DStabBus abus) |
Modifier and Type | Method and Description |
---|---|
T |
DstabSwitch.caseDStabBus(DStabBus object)
Returns the result of interpreting the object as an instance of 'DStab Bus'.
|