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