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 |
---|---|
DistFeeder |
IDistBranchAdaptation.toFeeder() |
Modifier and Type | Method and Description |
---|---|
DistFeeder |
DistAdapterFactory.createDistFeeder()
Returns a new object of class 'Dist Feeder'.
|
Modifier and Type | Class and Description |
---|---|
class |
DistFeederImpl
An implementation of the model object 'Feeder Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DistFeeder |
DistAdapterFactoryImpl.createDistFeeder() |
Modifier and Type | Method and Description |
---|---|
T |
DistAdapterSwitch.caseDistFeeder(DistFeeder object)
Returns the result of interpreting the object as an instance of 'Dist Feeder'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<DistBranch,DistFeeder> |
DistFunction.feederAptr
Feeder branch adapter function FeederAdapter = f(DistBranch)
|
Modifier and Type | Method and Description |
---|---|
DistFeeder |
DistBranchImpl.toFeeder() |