|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegerStepScaleToDel | |
|---|---|
| org.decisiondeck.xmcda_oo.data | |
| org.decisiondeck.xmcda_oo.services.sorting | |
| org.decisiondeck.xmcda_oo.structure | |
| org.decisiondeck.xmcda_oo.utils | |
| Uses of IntegerStepScaleToDel in org.decisiondeck.xmcda_oo.data |
|---|
| Methods in org.decisiondeck.xmcda_oo.data that return types with arguments of type IntegerStepScaleToDel | |
|---|---|
Map<Criterion,IntegerStepScaleToDel> |
BasicGenerator.genScales(int nbScales)
Deprecated. Uses the criteria. |
| Uses of IntegerStepScaleToDel in org.decisiondeck.xmcda_oo.services.sorting |
|---|
| Methods in org.decisiondeck.xmcda_oo.services.sorting with parameters of type IntegerStepScaleToDel | |
|---|---|
double |
ProfilesDistance.getDistance(double value1,
double value2,
IntegerStepScaleToDel scale,
SortingMode sortingMode)
|
double |
StandardizeProfiles.getInStandardForm(double value,
IntegerStepScaleToDel scale,
SortingMode sortingMode)
|
| Method parameters in org.decisiondeck.xmcda_oo.services.sorting with type arguments of type IntegerStepScaleToDel | |
|---|---|
void |
ProfilesDistance.computeDistances(IRdEvaluations profilesEvaluations1,
IRdEvaluations profilesEvaluations2,
Map<Criterion,IntegerStepScaleToDel> scales,
SortingMode sortingMode)
|
IEvaluations |
StandardizeProfiles.getInStandardForm(IRdEvaluations profilesEvaluations,
Map<Criterion,IntegerStepScaleToDel> scales,
SortingMode sortingMode)
Please use only in the absence of veto thresholds. |
double |
ProfilesDistance.getMaxDistance(IRdEvaluations profilesEvaluations1,
IRdEvaluations profilesEvaluations2,
Map<Criterion,IntegerStepScaleToDel> scales,
SortingMode sortingMode)
|
double |
ProfilesDistance.getSumDistance(IRdEvaluations profilesEvaluations1,
IRdEvaluations profilesEvaluations2,
Map<Criterion,IntegerStepScaleToDel> scales,
SortingMode sortingMode)
|
| Uses of IntegerStepScaleToDel in org.decisiondeck.xmcda_oo.structure |
|---|
| Methods in org.decisiondeck.xmcda_oo.structure that return IntegerStepScaleToDel | |
|---|---|
IntegerStepScaleToDel |
OrderedInterval.getAsIntegerStepScale()
|
| Uses of IntegerStepScaleToDel in org.decisiondeck.xmcda_oo.utils |
|---|
| Constructor parameters in org.decisiondeck.xmcda_oo.utils with type arguments of type IntegerStepScaleToDel | |
|---|---|
FeasibleSpaceExplorer(org.apache.commons.collections15.OrderedMap<Criterion,IntegerStepScaleToDel> scales)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||