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 signature to test againsttrue if the axiom is local w.r.t. the signature; false otherwiseCopyright © 2013 The University of Manchester. All Rights Reserved.