Package | Description |
---|---|
pl.poznan.put.cs.idss.jrs.pct | |
pl.poznan.put.cs.idss.jrs.types |
Provides classes for wrapping anything you can put into decision table.
|
Modifier and Type | Method | Description |
---|---|---|
Discretization |
EvaluationDifference2PreferenceIntensityDegree.getDiscretizationForCriterion(int criterionNumber) |
Gets discretization for conditional cardinal criterion with given number.
|
Modifier and Type | Method | Description |
---|---|---|
void |
EvaluationDifference2PreferenceIntensityDegree.addDiscretizationToCriterion(Discretization discretization,
int criterionNumber) |
Adds discretization information for conditional cardinal criterion with given number.
|
Modifier and Type | Method | Description |
---|---|---|
Discretization |
Attribute.getDiscretization() |
Get the list of intervals connected with discretization of the domain.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Attribute.setDiscretization(Discretization discretization) |
Assigns list of intervals associated with the domain discretization.
|