| 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 |
|---|---|
AcscLineAdapter |
AcscObjAdapterFactory.createAcscLineAdapter()
Returns a new object of class 'Acsc Line Adapter'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcscLineAdapterImpl
An implementation of the model object 'Line Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
AcscLineAdapter |
AcscObjAdapterFactoryImpl.createAcscLineAdapter() |
| Modifier and Type | Method and Description |
|---|---|
T |
AcscObjAdapterSwitch.caseAcscLineAdapter(AcscLineAdapter object)
Returns the result of interpreting the object as an instance of 'Acsc Line Adapter'.
|
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<AcscBranch,AcscLineAdapter> |
AcscFunction.acscLineAptr
Acsc line adapter function AcscLine = f(AcscBranch)
|