Package | Description |
---|---|
com.interpss.dist | |
com.interpss.dist.adpter | |
com.interpss.dist.adpter.impl | |
com.interpss.dist.adpter.util | |
com.interpss.dist.funcImpl | |
com.interpss.dist.impl |
Modifier and Type | Method and Description |
---|---|
DistXformer |
IDistBranchAdaptation.toXFormer() |
Modifier and Type | Interface and Description |
---|---|
interface |
DistW3Xformer
A representation of the model object 'W3 Transformer Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DistXformer |
DistAdapterFactory.createDistXformer()
Returns a new object of class 'Dist Xformer'.
|
Modifier and Type | Class and Description |
---|---|
class |
DistW3XformerImpl
An implementation of the model object 'W3 Transformer Adapter'.
|
class |
DistXformerImpl
An implementation of the model object 'Transformer Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DistXformer |
DistAdapterFactoryImpl.createDistXformer() |
Modifier and Type | Method and Description |
---|---|
T |
DistAdapterSwitch.caseDistXformer(DistXformer object)
Returns the result of interpreting the object as an instance of 'Dist Xformer'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<DistBranch,DistXformer> |
DistFunction.distXfrAptr
DistXformer adapter function DistXformerAdapter = f(DistBus)
|
Modifier and Type | Method and Description |
---|---|
DistXformer |
DistBranchImpl.toXFormer() |