Interface CorrelationRule

All Known Implementing Classes:
CR_Base

public interface CorrelationRule


Method Summary
 float applyRule(MatrixStore ms, Ontology o)
           
 java.lang.String getName()
           
 

Method Detail

applyRule

public float applyRule(MatrixStore ms,
                       Ontology o)

getName

public java.lang.String getName()