Package | Description |
---|---|
com.interpss.core.acsc.adpter | |
com.interpss.core.acsc.adpter.impl | |
com.interpss.core.acsc.adpter.util | |
com.interpss.core.funcImpl |
Modifier and Type | Method and Description |
---|---|
AcscPSXformerAdapter |
AcscObjAdapterFactory.createAcscPSXformerAdapter()
Returns a new object of class 'Acsc PS Xformer Adapter'.
|
Modifier and Type | Class and Description |
---|---|
class |
AcscPSXformerAdapterImpl
An implementation of the model object 'PS Xfr Adapter'.
|
Modifier and Type | Method and Description |
---|---|
AcscPSXformerAdapter |
AcscObjAdapterFactoryImpl.createAcscPSXformerAdapter() |
Modifier and Type | Method and Description |
---|---|
T |
AcscObjAdapterSwitch.caseAcscPSXformerAdapter(AcscPSXformerAdapter object)
Returns the result of interpreting the object as an instance of 'Acsc PS Xformer Adapter'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<AcscBranch,AcscPSXformerAdapter> |
AcscFunction.acscPSXfrAptr
Acsc PSXfr adapter function AcscPSXformer = f(AcscBranch)
|