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