public interface LocalityEvaluator
boolean isLocal(OWLAxiom axiom, java.util.Set<? extends OWLEntity> signature)
axiom
- the axiom to testsignature
- the signature to test againsttrue
if the axiom is local w.r.t. the signature; false
otherwise