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 |
---|---|
DistIndMotor |
IDistBusAdaptation.toIndMotor() |
Modifier and Type | Method and Description |
---|---|
DistIndMotor |
DistAdapterFactory.createDistIndMotor()
Returns a new object of class 'Dist Ind Motor'.
|
Modifier and Type | Class and Description |
---|---|
class |
DistIndMotorImpl
An implementation of the model object 'Ind Motor Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DistIndMotor |
DistAdapterFactoryImpl.createDistIndMotor() |
Modifier and Type | Method and Description |
---|---|
T |
DistAdapterSwitch.caseDistIndMotor(DistIndMotor object)
Returns the result of interpreting the object as an instance of 'Dist Ind Motor'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<DistBus,DistIndMotor> |
DistFunction.indMotorAptr
IndMotor bus adapter function IndMotorAdapter = f(DistBus)
|
Modifier and Type | Method and Description |
---|---|
DistIndMotor |
DistBusImpl.toIndMotor() |