public interface LocalityEvaluator
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 © 2014 The University of Manchester. All Rights Reserved.