| 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 OpfBus |
OpfObjectFactory.createOpfBus(java.lang.String busId,
OpfNetwork net) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OpfGenBus
A representation of the model object 'Gen Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
OpfBus |
OpfFactory.createOpfBus()
Returns a new object of class 'Bus'.
|
| Constructor and Description |
|---|
OpfGenBusHelper(OpfBus bus) |
| Modifier and Type | Class and Description |
|---|---|
class |
OpfBusImpl
An implementation of the model object 'Bus'.
|
class |
OpfGenBusImpl
An implementation of the model object 'Gen Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
OpfBus |
OpfFactoryImpl.createOpfBus() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpfSwitch.caseOpfBus(OpfBus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|