| Modifier and Type | Method and Description |
|---|---|
AclfPQGenBus |
IAclfBusAdaptation.toPQBus()
convert (adapt) the bus object to a PQ bus adapter object
|
| Modifier and Type | Method and Description |
|---|---|
AclfPQGenBus |
AclfObjAdapterFactory.createAclfPQGenBus()
Returns a new object of class 'Aclf PQ Gen Bus'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AclfPQGenBusImpl
An implementation of the model object 'PQ Bus Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
AclfPQGenBus |
AclfObjAdapterFactoryImpl.createAclfPQGenBus() |
| Modifier and Type | Method and Description |
|---|---|
T |
AclfObjAdapterSwitch.caseAclfPQGenBus(AclfPQGenBus object)
Returns the result of interpreting the object as an instance of 'Aclf PQ Gen Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
AclfPQGenBus |
BaseAclfBusImpl.toPQBus() |
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<BaseAclfBus<?,?>,AclfPQGenBus> |
AclfFunction.pqBusAptr
PQBus bus adapter function PQBusAdapter = f(AclfBus)
|