Modifier and Type | Method and Description |
---|---|
static Aclf3WXformerAdapter |
CoreObjectFactory.createAclf3WXfr(java.lang.String fromId,
java.lang.String toId,
java.lang.String tertId,
AclfNetwork net)
Create an Aclf3WXformer object of type 3WXfr
|
Modifier and Type | Method and Description |
---|---|
Aclf3WXformerAdapter |
IAclf3WXfrAdaptation.to3WXfr()
adapt the branch object to Xfr3WAdapter obejct
|
Modifier and Type | Interface and Description |
---|---|
interface |
Aclf3WPSXformerAdapter
A representation of the model object 'PS Xfr3 WAdapter'.
|
Modifier and Type | Method and Description |
---|---|
Aclf3WXformerAdapter |
AclfObjAdapterFactory.createAclf3WXformerAdapter()
Returns a new object of class 'Aclf3 WXformer Adapter'.
|
Modifier and Type | Class and Description |
---|---|
class |
Aclf3WPSXformerAdapterImpl
An implementation of the model object 'PS Xfr3 WAdapter'.
|
class |
Aclf3WXformerAdapterImpl
An implementation of the model object 'Xfr3 WAdapter'.
|
Modifier and Type | Method and Description |
---|---|
Aclf3WXformerAdapter |
AclfObjAdapterFactoryImpl.createAclf3WXformerAdapter() |
Modifier and Type | Method and Description |
---|---|
T |
AclfObjAdapterSwitch.caseAclf3WXformerAdapter(Aclf3WXformerAdapter object)
Returns the result of interpreting the object as an instance of 'Aclf3 WXformer Adapter'.
|
Modifier and Type | Method and Description |
---|---|
Aclf3WXformerAdapter |
Aclf3WBranchImpl.to3WXfr() |
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<Aclf3WBranch,Aclf3WXformerAdapter> |
AclfAdptFunction.xfr3WAptr
Xfr branch adapter function XfrBranchAdapter = f(AclfBus)
|