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