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.caseAcscXformerAdapter(AcscXformerAdapter object)
Returns the result of interpreting the object as an instance of 'Acsc Xformer Adapter'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AcscPSXformerAdapter
A representation of the model object 'PS Xfr Adapter'.
|
Modifier and Type | Method and Description |
---|---|
AcscXformerAdapter |
AcscObjAdapterFactory.createAcscXformerAdapter()
Returns a new object of class 'Acsc Xformer 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 |
---|---|
AcscXformerAdapter |
AcscObjAdapterFactoryImpl.createAcscXformerAdapter() |
Modifier and Type | Method and Description |
---|---|
T |
AcscObjAdapterSwitch.caseAcscXformerAdapter(AcscXformerAdapter object)
Returns the result of interpreting the object as an instance of 'Acsc Xformer Adapter'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<AcscBranch,AcscXformerAdapter> |
AcscFunction.acscXfrAptr
Acsc xfr adapter function AcscXformer = f(AcscBranch)
|