| Package | Description |
|---|---|
| de.dfki.mycbr.core.casebase |
Contains classes for the basic definition of
DefaultCaseBase objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConceptRange
Holds ConceptAttribute objects for a given ConceptDesc object.
|
class |
DateRange
Holds DateAttributes for a given DateDescr.
|
class |
DoubleRange
Holds FloatAttributes for a given FloatDescription.
|
class |
FloatRange
Holds FloatAttributes for a given FloatDescription.
|
class |
IntegerRange
Holds IntegerAttributes for a given IntegerDescription.
|
class |
IntervalRange
Holds IntervalAttributes for a given IntervalDesc.
|
class |
SpecialRange
Range that holds all possible special values
of the given project.
|
class |
StringRange
Maintains string attributes for a fixed string description.
|
class |
SymbolRange
Holds SymbolAttributes for a given SymbolDesc.
|