Uses of Class
de.dfki.mycbr.core.casebase.Range

Packages that use Range
de.dfki.mycbr.core.casebase Contains classes for the basic definition of DefaultCaseBase objects. 
 

Uses of Range in de.dfki.mycbr.core.casebase
 

Subclasses of Range in de.dfki.mycbr.core.casebase
 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.