|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of OWLTestResult in edu.stanford.smi.protegex.owl.inference.protegeowl.log |
Classes in edu.stanford.smi.protegex.owl.inference.protegeowl.log that implement OWLTestResult | |
class |
WarningMessageTestResult
User: matthewhorridge The Univeristy Of Manchester Medical Informatics Group Date: Sep 21, 2004
matthew.horridge@cs.man.ac.uk |
Methods in edu.stanford.smi.protegex.owl.inference.protegeowl.log that return OWLTestResult | |
static OWLTestResult |
ReasonerLoggerUtil.convertToOWLTestResult(WarningMessageLogRecord logRecord)
|
Uses of OWLTestResult in edu.stanford.smi.protegex.owl.testing |
Classes in edu.stanford.smi.protegex.owl.testing that implement OWLTestResult | |
class |
DefaultOWLTestResult
|
Methods in edu.stanford.smi.protegex.owl.testing with parameters of type OWLTestResult | |
boolean |
RepairableOWLTest.repair(OWLTestResult testResult)
Attempts to repair the cause of a given OWLTestResult. |
Uses of OWLTestResult in edu.stanford.smi.protegex.owl.testing.constraints |
Methods in edu.stanford.smi.protegex.owl.testing.constraints with parameters of type OWLTestResult | |
boolean |
SPARQLAssertTest.repair(OWLTestResult testResult)
|
Uses of OWLTestResult in edu.stanford.smi.protegex.owl.testing.owldl |
Methods in edu.stanford.smi.protegex.owl.testing.owldl with parameters of type OWLTestResult | |
boolean |
TransitivePropertiesCannotBeFunctionalOWLDLTest.repair(OWLTestResult testResult)
|
Uses of OWLTestResult in edu.stanford.smi.protegex.owl.testing.sanity |
Methods in edu.stanford.smi.protegex.owl.testing.sanity with parameters of type OWLTestResult | |
boolean |
InverseOfSubpropertyMustBeSubpropertyOfInverseOfSuperpropertyTest.repair(OWLTestResult testResult)
|
boolean |
SymmetricPropertyMustHaveEqualRangeAndDomainTest.repair(OWLTestResult testResult)
|
boolean |
InversePropertyMustHaveMatchingRangeAndDomainTest.repair(OWLTestResult testResult)
|
boolean |
InverseOfTopLevelPropertyMustBeTopLevelPropertyTest.repair(OWLTestResult testResult)
|
boolean |
InverseOfFunctionalMustBeInverseFunctionalTest.repair(OWLTestResult testResult)
|
boolean |
PropertyRangeRedundancyTest.repair(OWLTestResult testResult)
|
boolean |
PropertyDomainRedundancyTest.repair(OWLTestResult testResult)
|
boolean |
InverseOfInverseFunctionalMustBeFunctionalTest.repair(OWLTestResult testResult)
|
boolean |
InverseOfSymmetricPropertyMustBeSymmetricPropertyTest.repair(OWLTestResult testResult)
|
boolean |
InverseOfTransitivePropertyMustBeTransitivePropertyTest.repair(OWLTestResult testResult)
|
Uses of OWLTestResult in edu.stanford.smi.protegex.owl.ui.testing |
Methods in edu.stanford.smi.protegex.owl.ui.testing that return OWLTestResult | |
OWLTestResult |
OWLTestResultsTableModel.getOWLTestResult(int row)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |