Package | Description |
---|---|
pl.poznan.put.cs.idss.jrs.types |
Provides classes for wrapping anything you can put into decision table.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DiscretizationIntervalExt |
Class representing extended discretization interval with associated degree of the intensity of preference for
difference on conditional cardinal criterion evaluations falling into this interval
|
Modifier and Type | Method | Description |
---|---|---|
DiscretizationInterval |
Discretization.get(int index) |
Returns an interval with given index.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Discretization.add(DiscretizationInterval interval) |
Adds an interval to this collection.
|