| Package | Description |
|---|---|
| com.interpss.dist.algo | |
| com.interpss.dist.algo.impl | |
| com.interpss.dist.algo.util |
| Modifier and Type | Method and Description |
|---|---|
DistLfAlgorithm |
DistAlgoFactory.createDistLfAlgorithm()
Returns a new object of class 'Dist Lf Algorithm'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistLfAlgorithmImpl
An implementation of the model object 'Dist Lf Algorithm'.
|
| Modifier and Type | Method and Description |
|---|---|
DistLfAlgorithm |
DistAlgoFactoryImpl.createDistLfAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistAlgoSwitch.caseDistLfAlgorithm(DistLfAlgorithm object)
Returns the result of interpreting the object as an instance of 'Dist Lf Algorithm'.
|