public interface EquivalentAxiomReasoningTest
Performs a test on an OWLAxiom and states if it "fails". This will be up to the implementation
Modifier and Type | Method and Description |
---|---|
boolean |
fails(org.semanticweb.owlapi.model.OWLAxiom axiom)
Returns true if the given axiom fails the type of Test this Reasoning Test is.
|
Copyright © 2015–2020. All rights reserved.