Class CR_Aggregate_Multiple_Children_of_an_Ontology_Aggregation

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

public class CR_Aggregate_Multiple_Children_of_an_Ontology_Aggregation
extends CR_Base


Constructor Summary
CR_Aggregate_Multiple_Children_of_an_Ontology_Aggregation()
           
 
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_Aggregate_Multiple_Children_of_an_Ontology_Aggregation

public CR_Aggregate_Multiple_Children_of_an_Ontology_Aggregation()
Method Detail

applyRule

public float applyRule(MatrixStore ms,
                       Ontology o)

getName

public java.lang.String getName()