| 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 |
|---|---|
DistUtility |
IDistBusAdaptation.toUtility() |
| Modifier and Type | Method and Description |
|---|---|
DistUtility |
DistAdapterFactory.createDistUtility()
Returns a new object of class 'Dist Utility'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistUtilityImpl
An implementation of the model object 'Utility Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
DistUtility |
DistAdapterFactoryImpl.createDistUtility() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistAdapterSwitch.caseDistUtility(DistUtility object)
Returns the result of interpreting the object as an instance of 'Dist Utility'.
|
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<DistBus,DistUtility> |
DistFunction.utilityAptr
Utility bus adapter function UtilityAdapter = f(DistBus)
|
| Modifier and Type | Method and Description |
|---|---|
DistUtility |
DistBusImpl.toUtility() |