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