| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.opf.common.visitor | |
| com.interpss.opf.dclf | |
| com.interpss.opf.dclf.impl | |
| com.interpss.opf.dclf.util |
| Modifier and Type | Method and Description |
|---|---|
static DclfOpfGenBus |
OpfObjectFactory.createDclfOpfGenBus(java.lang.String busId,
DclfOpfNetwork net) |
| Modifier and Type | Method and Description |
|---|---|
void |
IOpfGenBusVisitor.visit(DclfOpfGenBus gen) |
| Modifier and Type | Method and Description |
|---|---|
DclfOpfGenBus |
DclfOpfFactory.createDclfOpfGenBus()
Returns a new object of class 'Gen Bus'.
|
DclfOpfGenBus |
DclfOpfNetwork.toOpfGenBus(Bus bus) |
| Modifier and Type | Class and Description |
|---|---|
class |
DclfOpfGenBusImpl
An implementation of the model object 'Gen Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
DclfOpfGenBus |
DclfOpfFactoryImpl.createDclfOpfGenBus() |
DclfOpfGenBus |
DclfOpfNetworkImpl.toOpfGenBus(Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
T |
DclfOpfSwitch.caseDclfOpfGenBus(DclfOpfGenBus object)
Returns the result of interpreting the object as an instance of 'Gen Bus'.
|