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 |
---|---|
DistSynMotor |
IDistBusAdaptation.toSynMotor() |
Modifier and Type | Method and Description |
---|---|
DistSynMotor |
DistAdapterFactory.createDistSynMotor()
Returns a new object of class 'Dist Syn Motor'.
|
Modifier and Type | Class and Description |
---|---|
class |
DistSynMotorImpl
An implementation of the model object 'Syn Motor Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DistSynMotor |
DistAdapterFactoryImpl.createDistSynMotor() |
Modifier and Type | Method and Description |
---|---|
T |
DistAdapterSwitch.caseDistSynMotor(DistSynMotor object)
Returns the result of interpreting the object as an instance of 'Dist Syn Motor'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<DistBus,DistSynMotor> |
DistFunction.synMotorAptr
Synch motor bus adapter function SynMotorAdapter = f(DistBus)
|
Modifier and Type | Method and Description |
---|---|
DistSynMotor |
DistBusImpl.toSynMotor() |