Class CR_Raise_Highest_Label_Value_Confidence_For_Each_Value

java.lang.Object
  |
  +--CR_Base
        |
        +--CR_Raise_Highest_Label_Value_Confidence_For_Each_Value
All Implemented Interfaces:
CorrelationRule

public class CR_Raise_Highest_Label_Value_Confidence_For_Each_Value
extends CR_Base


Constructor Summary
CR_Raise_Highest_Label_Value_Confidence_For_Each_Value()
           
 
Method Summary
 float applyRule(MatrixStore ms, Ontology o)
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CR_Raise_Highest_Label_Value_Confidence_For_Each_Value

public CR_Raise_Highest_Label_Value_Confidence_For_Each_Value()
Method Detail

applyRule

public float applyRule(MatrixStore ms,
                       Ontology o)

getName

public java.lang.String getName()