| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.opf | |
| com.interpss.opf.helper | |
| com.interpss.opf.impl | |
| com.interpss.opf.util |
| Modifier and Type | Method and Description |
|---|---|
static OpfGenBus |
OpfObjectFactory.createOpfGenBus(java.lang.String busId,
OpfNetwork net) |
| Modifier and Type | Method and Description |
|---|---|
OpfGenBus |
OpfFactory.createOpfGenBus()
Returns a new object of class 'Gen Bus'.
|
| Constructor and Description |
|---|
OpfBusHelper(OpfGenBus gen) |
| Modifier and Type | Class and Description |
|---|---|
class |
OpfGenBusImpl
An implementation of the model object 'Gen Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
OpfGenBus |
OpfFactoryImpl.createOpfGenBus() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpfSwitch.caseOpfGenBus(OpfGenBus object)
Returns the result of interpreting the object as an instance of 'Gen Bus'.
|