Class CR_All_Value_Cells_of_a_Label_Cell_are_Similar

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

public class CR_All_Value_Cells_of_a_Label_Cell_are_Similar
extends CR_Base


Constructor Summary
CR_All_Value_Cells_of_a_Label_Cell_are_Similar()
           
 
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_All_Value_Cells_of_a_Label_Cell_are_Similar

public CR_All_Value_Cells_of_a_Label_Cell_are_Similar()
Method Detail

applyRule

public float applyRule(MatrixStore ms,
                       Ontology o)

getName

public java.lang.String getName()