Uses of Class
com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner

Packages that use TransitiveReasoner
com.hp.hpl.jena.reasoner.transitiveReasoner This package contains a reasoner which supports transitive-reflexive closure of subPropertyOf and subClassOf relations. 
 

Uses of TransitiveReasoner in com.hp.hpl.jena.reasoner.transitiveReasoner
 

Constructors in com.hp.hpl.jena.reasoner.transitiveReasoner with parameters of type TransitiveReasoner
TransitiveInfGraph(Graph data, TransitiveReasoner reasoner)
          Constructor.
 



Licenced under the Apache License, Version 2.0