| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.opf.dclf | |
| com.interpss.opf.dclf.impl | |
| com.interpss.opf.dclf.util |
| Modifier and Type | Method and Description |
|---|---|
static DclfOpfBus |
OpfObjectFactory.createDclfOpfBus(java.lang.String busId,
DclfOpfNetwork net) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DclfOpfGenBus
A representation of the model object 'Gen Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
DclfOpfBus |
DclfOpfFactory.createDclfOpfBus()
Returns a new object of class 'Bus'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfOpfBusImpl
An implementation of the model object 'Bus'.
|
class |
DclfOpfGenBusImpl
An implementation of the model object 'Gen Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
DclfOpfBus |
DclfOpfFactoryImpl.createDclfOpfBus() |
| Modifier and Type | Method and Description |
|---|---|
T |
DclfOpfSwitch.caseDclfOpfBus(DclfOpfBus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|