Modifier and Type | Interface and Description |
---|---|
interface |
Static3PXformer
A representation of the model object 'Static3 PXformer'.
|
Modifier and Type | Class and Description |
---|---|
class |
Static3PXformerImpl
An implementation of the model object 'Static3 PXformer'.
|
Modifier and Type | Method and Description |
---|---|
T |
Static3PhaseSwitch.caseAclfXformerAdapter(AclfXformerAdapter object)
Returns the result of interpreting the object as an instance of 'Aclf Xformer Adapter'.
|
Modifier and Type | Method and Description |
---|---|
AclfXformerAdapter |
IAclfBranchAdaptation.toXfr()
adapt the branch object to Xfr Adapter object
|
Modifier and Type | Interface and Description |
---|---|
interface |
AclfPSXformerAdapter
A representation of the model object 'PS Xfr Adapter'.
|
Modifier and Type | Method and Description |
---|---|
AclfXformerAdapter |
AclfObjAdapterFactory.createAclfXformerAdapter()
Returns a new object of class 'Aclf Xformer Adapter'.
|
Modifier and Type | Class and Description |
---|---|
class |
AclfPSXformerAdapterImpl
An implementation of the model object 'PS Xfr Adapter'.
|
class |
AclfXformerAdapterImpl
An implementation of the model object 'Xfr Adapter'.
|
Modifier and Type | Method and Description |
---|---|
AclfXformerAdapter |
AclfObjAdapterFactoryImpl.createAclfXformerAdapter() |
Modifier and Type | Method and Description |
---|---|
T |
AclfObjAdapterSwitch.caseAclfXformerAdapter(AclfXformerAdapter object)
Returns the result of interpreting the object as an instance of 'Aclf Xformer Adapter'.
|
Modifier and Type | Method and Description |
---|---|
AclfXformerAdapter |
AclfBranchImpl.toXfr() |
Modifier and Type | Interface and Description |
---|---|
interface |
AcscPSXformerAdapter
A representation of the model object 'PS Xfr Adapter'.
|
interface |
AcscXformerAdapter
A representation of the model object 'Xfr Adapter'.
|
Modifier and Type | Class and Description |
---|---|
class |
AcscPSXformerAdapterImpl
An implementation of the model object 'PS Xfr Adapter'.
|
class |
AcscXformerAdapterImpl
An implementation of the model object 'Xfr Adapter'.
|
Modifier and Type | Method and Description |
---|---|
T |
AcscObjAdapterSwitch.caseAclfXformerAdapter(AclfXformerAdapter object)
Returns the result of interpreting the object as an instance of 'Aclf Xformer Adapter'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<AclfBranch,AclfXformerAdapter> |
AclfAdptFunction.xfrAptr
Xfr branch adapter function XfrBranchAdapter = f(AclfBus)
|