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 |
---|---|
DistNonContribBus |
IDistBusAdaptation.toNonContribBus() |
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 |
DistRotatingMachine
A representation of the model object 'Rotating Machine Adapter'.
|
interface |
DistSynMotor
A representation of the model object 'Syn Motor Adapter'.
|
interface |
DistUtility
A representation of the model object 'Utility Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DistNonContribBus |
DistAdapterFactory.createDistNonContribBus()
Returns a new object of class 'Dist Non Contrib Bus'.
|
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 |
DistNonContribBusImpl
An implementation of the model object 'Non Contrib Adapter'.
|
class |
DistRotatingMachineImpl
An implementation of the model object 'Rotating Machine Adapter'.
|
class |
DistSynMotorImpl
An implementation of the model object 'Syn Motor Adapter'.
|
class |
DistUtilityImpl
An implementation of the model object 'Utility Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DistNonContribBus |
DistAdapterFactoryImpl.createDistNonContribBus() |
Modifier and Type | Method and Description |
---|---|
T |
DistAdapterSwitch.caseDistNonContribBus(DistNonContribBus object)
Returns the result of interpreting the object as an instance of 'Dist Non Contrib Bus'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<DistBus,DistNonContribBus> |
DistFunction.nonContribAptr
NonContrib bus adapter function NonContribAdapter = f(DistBus)
|
Modifier and Type | Method and Description |
---|---|
DistNonContribBus |
DistBusImpl.toNonContribBus() |