Class CR_Factor_Label_According_to_the_Ontology

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

public class CR_Factor_Label_According_to_the_Ontology
extends CR_Base


Constructor Summary
CR_Factor_Label_According_to_the_Ontology()
           
 
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_Factor_Label_According_to_the_Ontology

public CR_Factor_Label_According_to_the_Ontology()
Method Detail

applyRule

public float applyRule(MatrixStore ms,
                       Ontology o)

getName

public java.lang.String getName()