public interface LocalityEvaluator
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLocal(org.semanticweb.owlapi.model.OWLAxiom axiom,
Set<? extends org.semanticweb.owlapi.model.OWLEntity> signature) |
boolean isLocal(org.semanticweb.owlapi.model.OWLAxiom axiom,
Set<? extends org.semanticweb.owlapi.model.OWLEntity> signature)
axiom - The axiom to testsignature - The signaturetrue if the axiom is local w.r.t. given signature
otherwise falseCopyright © 2015 The University of Manchester. All Rights Reserved.