| Modifier and Type | Method and Description |
|---|---|
AclfPVGenBusAdapter |
IAclfBusAdaptation.toPVBus()
convert (adapt) the bus object to a PV bus adapter object
|
| Modifier and Type | Method and Description |
|---|---|
AclfPVGenBusAdapter |
AclfObjAdapterFactory.createAclfPVGenBusAdapter()
Returns a new object of class 'Aclf PV Gen Bus Adapter'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AclfPVGenBusAdapterImpl
An implementation of the model object 'PV Bus Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
AclfPVGenBusAdapter |
AclfObjAdapterFactoryImpl.createAclfPVGenBusAdapter() |
| Modifier and Type | Method and Description |
|---|---|
T |
AclfObjAdapterSwitch.caseAclfPVGenBusAdapter(AclfPVGenBusAdapter object)
Returns the result of interpreting the object as an instance of 'Aclf PV Gen Bus Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
AclfPVGenBusAdapter |
BaseAclfBusImpl.toPVBus() |
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<BaseAclfBus<?,?>,AclfPVGenBusAdapter> |
AclfAdptFunction.pvBusAptr
PVGen bus adapter function PVBusAdapter = f(AclfBus)
|