| 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 |
|---|---|
DistMixedLoad |
IDistBusAdaptation.toMixedLoad() |
| Modifier and Type | Method and Description |
|---|---|
DistMixedLoad |
DistAdapterFactory.createDistMixedLoad()
Returns a new object of class 'Dist Mixed Load'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistMixedLoadImpl
An implementation of the model object 'Mixed Load Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
DistMixedLoad |
DistAdapterFactoryImpl.createDistMixedLoad() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistAdapterSwitch.caseDistMixedLoad(DistMixedLoad object)
Returns the result of interpreting the object as an instance of 'Dist Mixed Load'.
|
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<DistBus,DistMixedLoad> |
DistFunction.mixedLoadAptr
Mixed load bus adapter function MixedLoadAdapter = f(DistBus)
|
| Modifier and Type | Method and Description |
|---|---|
DistMixedLoad |
DistBusImpl.toMixedLoad() |