com.hp.hpl.jena.reasoner.rulesys
Class GenericRuleReasoner.RuleMode

java.lang.Object
  extended by com.hp.hpl.jena.reasoner.rulesys.GenericRuleReasoner.RuleMode
Enclosing class:
GenericRuleReasoner

public static class GenericRuleReasoner.RuleMode
extends Object

Class used as an enum for describing rule modes.


Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object


Licenced under the Apache License, Version 2.0