Class CR_Specialization

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

public class CR_Specialization
extends CR_Base


Constructor Summary
CR_Specialization()
           
 
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_Specialization

public CR_Specialization()
Method Detail

applyRule

public float applyRule(MatrixStore ms,
                       Ontology o)

getName

public java.lang.String getName()