Class RuleIterator

java.lang.Object
  |
  +--RuleIterator

public class RuleIterator
extends java.lang.Object


Constructor Summary
RuleIterator()
           
 
Method Summary
 void ApplyRules(MatrixStore ms, Ontology ontology)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleIterator

public RuleIterator()
Method Detail

ApplyRules

public void ApplyRules(MatrixStore ms,
                       Ontology ontology)