Package | Description |
---|---|
com.interpss.dist.adpter | |
com.interpss.dist.adpter.impl | |
com.interpss.dist.adpter.util |
Modifier and Type | Interface and Description |
---|---|
interface |
DistIndMotor
A representation of the model object 'Ind Motor Adapter'.
|
interface |
DistSynMotor
A representation of the model object 'Syn Motor Adapter'.
|
Modifier and Type | Class and Description |
---|---|
class |
DistIndMotorImpl
An implementation of the model object 'Ind Motor Adapter'.
|
class |
DistMotorImpl
An implementation of the model object 'Motor Adapter'.
|
class |
DistSynMotorImpl
An implementation of the model object 'Syn Motor Adapter'.
|
Modifier and Type | Method and Description |
---|---|
T |
DistAdapterSwitch.caseDistMotor(DistMotor object)
Returns the result of interpreting the object as an instance of 'Dist Motor'.
|