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 |
---|---|
DistReactor |
IDistBranchAdaptation.toReactor() |
Modifier and Type | Method and Description |
---|---|
DistReactor |
DistAdapterFactory.createDistReactor()
Returns a new object of class 'Dist Reactor'.
|
Modifier and Type | Class and Description |
---|---|
class |
DistReactorImpl
An implementation of the model object 'Reactor'.
|
Modifier and Type | Method and Description |
---|---|
DistReactor |
DistAdapterFactoryImpl.createDistReactor() |
Modifier and Type | Method and Description |
---|---|
T |
DistAdapterSwitch.caseDistReactor(DistReactor object)
Returns the result of interpreting the object as an instance of 'Dist Reactor'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<DistBranch,DistReactor> |
DistFunction.reactorAptr
Reactor bus adapter function ReactorAdapter = f(DistBranch)
|
Modifier and Type | Method and Description |
---|---|
DistReactor |
DistBranchImpl.toReactor() |