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 |
---|---|
DistGenerator |
IDistBusAdaptation.toGenerator() |
Modifier and Type | Method and Description |
---|---|
DistGenerator |
DistAdapterFactory.createDistGenerator()
Returns a new object of class 'Dist Generator'.
|
Modifier and Type | Class and Description |
---|---|
class |
DistGeneratorImpl
An implementation of the model object 'Generator Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DistGenerator |
DistAdapterFactoryImpl.createDistGenerator() |
Modifier and Type | Method and Description |
---|---|
T |
DistAdapterSwitch.caseDistGenerator(DistGenerator object)
Returns the result of interpreting the object as an instance of 'Dist Generator'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<DistBus,DistGenerator> |
DistFunction.generatorAptr
Generator bus adapter function GeneratorAdapter = f(DistBus)
|
Modifier and Type | Method and Description |
---|---|
DistGenerator |
DistBusImpl.toGenerator() |