Modifier and Type | Method and Description |
---|---|
static Aclf3WPSXformerAdapter |
CoreObjectFactory.createAclf3WPSXfr(java.lang.String fromId,
java.lang.String toId,
java.lang.String tertId,
AclfNetwork net)
Create an Aclf3WXformer object of type 3WPSXfr
|
Modifier and Type | Method and Description |
---|---|
Aclf3WPSXformerAdapter |
IAclf3WXfrAdaptation.toPS3WXfr()
adapt the branch object to PSXfr3WAdapter obejct
|
Modifier and Type | Method and Description |
---|---|
Aclf3WPSXformerAdapter |
AclfObjAdapterFactory.createAclf3WPSXformerAdapter()
Returns a new object of class 'Aclf3 WPS Xformer Adapter'.
|
Modifier and Type | Class and Description |
---|---|
class |
Aclf3WPSXformerAdapterImpl
An implementation of the model object 'PS Xfr3 WAdapter'.
|
Modifier and Type | Method and Description |
---|---|
Aclf3WPSXformerAdapter |
AclfObjAdapterFactoryImpl.createAclf3WPSXformerAdapter() |
Modifier and Type | Method and Description |
---|---|
T |
AclfObjAdapterSwitch.caseAclf3WPSXformerAdapter(Aclf3WPSXformerAdapter object)
Returns the result of interpreting the object as an instance of 'Aclf3 WPS Xformer Adapter'.
|
Modifier and Type | Method and Description |
---|---|
Aclf3WPSXformerAdapter |
Aclf3WBranchImpl.toPS3WXfr() |
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<Aclf3WBranch,Aclf3WPSXformerAdapter> |
AclfAdptFunction.psXfr3WAptr
PsXfr branch adapter function PSXfrBranchAdapter = f(AclfBus)
|