| Modifier and Type | Method and Description |
|---|---|
AclfPSXformer |
IAclfBranchAdaptation.toPSXfr()
adapt the branch object to PSXfr Adapter object
|
| Modifier and Type | Method and Description |
|---|---|
AclfPSXformer |
AclfObjAdapterFactory.createAclfPSXformer()
Returns a new object of class 'Aclf PS Xformer'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AclfPSXformerImpl
An implementation of the model object 'PS Xfr Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
AclfPSXformer |
AclfObjAdapterFactoryImpl.createAclfPSXformer() |
| Modifier and Type | Method and Description |
|---|---|
T |
AclfObjAdapterSwitch.caseAclfPSXformer(AclfPSXformer object)
Returns the result of interpreting the object as an instance of 'Aclf PS Xformer'.
|
| Modifier and Type | Method and Description |
|---|---|
AclfPSXformer |
AclfBranchImpl.toPSXfr() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AcscPSXformer
A representation of the model object 'PS Xfr Adapter'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcscPSXformerImpl
An implementation of the model object 'PS Xfr Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
AcscObjAdapterSwitch.caseAclfPSXformer(AclfPSXformer object)
Returns the result of interpreting the object as an instance of 'Aclf PS Xformer'.
|
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<AclfBranch,AclfPSXformer> |
AclfFunction.psXfrAptr
PsXfr branch adapter function PSXfrBranchAdapter = f(AclfBus)
|