| Package | Description |
|---|---|
| com.interpss.opf | |
| com.interpss.opf.dclf | |
| com.interpss.opf.dclf.impl | |
| com.interpss.opf.dclf.util | |
| com.interpss.opf.impl | |
| com.interpss.opf.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OpfBus
A representation of the model object 'Bus'.
|
interface |
OpfGenBus
A representation of the model object 'Gen Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
BaseOpfBus |
OpfFactory.createBaseOpfBus()
Returns a new object of class 'Base Opf Bus'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DclfOpfBus
A representation of the model object 'Bus'.
|
interface |
DclfOpfGenBus
A representation of the model object 'Gen 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 |
|---|---|
T |
DclfOpfSwitch.caseBaseOpfBus(BaseOpfBus object)
Returns the result of interpreting the object as an instance of 'Base Opf Bus'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseOpfBusImpl
An implementation of the model object 'Base Opf Bus'.
|
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 |
|---|---|
BaseOpfBus |
OpfFactoryImpl.createBaseOpfBus() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpfSwitch.caseBaseOpfBus(BaseOpfBus object)
Returns the result of interpreting the object as an instance of 'Base Opf Bus'.
|