Package | Description |
---|---|
com.interpss.dist.adpter | |
com.interpss.dist.adpter.impl | |
com.interpss.dist.adpter.util | |
com.interpss.dist.funcImpl |
Modifier and Type | Method and Description |
---|---|
DistW3Xformer |
DistAdapterFactory.createDistW3Xformer()
Returns a new object of class 'Dist W3 Xformer'.
|
Modifier and Type | Class and Description |
---|---|
class |
DistW3XformerImpl
An implementation of the model object 'W3 Transformer Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DistW3Xformer |
DistAdapterFactoryImpl.createDistW3Xformer() |
Modifier and Type | Method and Description |
---|---|
T |
DistAdapterSwitch.caseDistW3Xformer(DistW3Xformer object)
Returns the result of interpreting the object as an instance of 'Dist W3 Xformer'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<DistBranch,DistW3Xformer> |
DistFunction.distW3XfrAptr
DistW3Xformer adapter function DistW3XformerAdapter = f(DistBranch)
|