Package | Description |
---|---|
com.interpss.dist.adpter | |
com.interpss.dist.adpter.impl | |
com.interpss.dist.adpter.util |
Modifier and Type | Interface and Description |
---|---|
interface |
DistGenerator
A representation of the model object 'Generator Adapter'.
|
interface |
DistIndMotor
A representation of the model object 'Ind Motor Adapter'.
|
interface |
DistMixedLoad
A representation of the model object 'Mixed Load Adapter'.
|
interface |
DistMotor
A representation of the model object 'Motor Adapter'.
|
interface |
DistSynMotor
A representation of the model object 'Syn Motor Adapter'.
|
Modifier and Type | Class and Description |
---|---|
class |
DistGeneratorImpl
An implementation of the model object 'Generator Adapter'.
|
class |
DistIndMotorImpl
An implementation of the model object 'Ind Motor Adapter'.
|
class |
DistMixedLoadImpl
An implementation of the model object 'Mixed Load Adapter'.
|
class |
DistMotorImpl
An implementation of the model object 'Motor Adapter'.
|
class |
DistRotatingMachineImpl
An implementation of the model object 'Rotating Machine Adapter'.
|
class |
DistSynMotorImpl
An implementation of the model object 'Syn Motor Adapter'.
|
Modifier and Type | Method and Description |
---|---|
T |
DistAdapterSwitch.caseDistRotatingMachine(DistRotatingMachine object)
Returns the result of interpreting the object as an instance of 'Dist Rotating Machine'.
|