Uses of Class
com.hp.hpl.jena.reasoner.ValidityReport.Report

Packages that use ValidityReport.Report
com.hp.hpl.jena.reasoner The Jena2 reasoner subsystem is designed to allow a range of inference engines to be plugged into Jena. 
com.hp.hpl.jena.reasoner.rulesys Provides a selection of simple rule engines for Jena inference models. 
 

Uses of ValidityReport.Report in com.hp.hpl.jena.reasoner
 

Methods in com.hp.hpl.jena.reasoner with parameters of type ValidityReport.Report
 void StandardValidityReport.add(ValidityReport.Report report)
          Add a new error report
 

Uses of ValidityReport.Report in com.hp.hpl.jena.reasoner.rulesys
 

Methods in com.hp.hpl.jena.reasoner.rulesys that return ValidityReport.Report
 ValidityReport.Report RDFSRuleInfGraph.checkLiteral(Node prop, Node value)
          Check a given literal value for a property against the set of known range constraints for it.
 



Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP