| Package | Description |
|---|---|
| com.interpss.core.algo | |
| com.interpss.core.algo.config | |
| com.interpss.core.algo.config.impl | |
| com.interpss.core.algo.config.util | |
| com.interpss.core.algo.impl |
| Modifier and Type | Method and Description |
|---|---|
LfAdjustAccFactor |
LfAdjustAlgorithm.getAccFactorConfig()
Returns the value of the 'Acc Factor Config' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LfAdjustAlgorithm.setAccFactorConfig(LfAdjustAccFactor value)
Sets the value of the '
Acc Factor Config' reference. |
| Modifier and Type | Method and Description |
|---|---|
LfAdjustAccFactor |
LfAdjAlgoConfigFactory.createLfAdjustAccFactor()
Returns a new object of class 'Lf Adjust Acc Factor'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LfAdjustAccFactorImpl
An implementation of the model object 'Lf Adjust Acc Factor'.
|
| Modifier and Type | Method and Description |
|---|---|
LfAdjustAccFactor |
LfAdjAlgoConfigFactoryImpl.createLfAdjustAccFactor() |
| Modifier and Type | Method and Description |
|---|---|
T |
LfAdjAlgoConfigSwitch.caseLfAdjustAccFactor(LfAdjustAccFactor object)
Returns the result of interpreting the object as an instance of 'Lf Adjust Acc Factor'.
|
| Modifier and Type | Field and Description |
|---|---|
protected LfAdjustAccFactor |
LfAdjustAlgorithmImpl.accFactorConfig
The cached value of the '
Acc Factor Config' reference. |
| Modifier and Type | Method and Description |
|---|---|
LfAdjustAccFactor |
LfAdjustAlgorithmImpl.getAccFactorConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
LfAdjustAlgorithmImpl.setAccFactorConfig(LfAdjustAccFactor newAccFactorConfig) |