ikbs.rco.utils
Interface Comparable

All Known Implementing Classes:
Classification, DescriptiveAttribute, DescriptiveComponent, DescriptiveElement, DescriptiveObject, InductionAttribut, InductionComponent, InductionDiscrete, InductionNumerique, InductionTaxonomic, IntervalValue, NumericAttribute, NumericValue, QuantitativeValue, Schema, SetValue, SymbolicAttribute, TaxonomicAttribute, TextAttribute, TwoCaseDistance

public interface Comparable


Method Summary
 boolean greaterThan(Comparable s)
           
 java.lang.Object key()
           
 

Method Detail

greaterThan

boolean greaterThan(Comparable s)

key

java.lang.Object key()