@PortedFrom(file="LocalityChecker.h", name="LocalityChecker") public interface LocalityChecker
| Modifier and Type | Method and Description |
|---|---|
TSignature |
getSignature() |
boolean |
local(Axiom axiom) |
void |
preprocessOntology(Collection<Axiom> vec)
allow the checker to preprocess an ontology if necessary
|
void |
setSignatureValue(TSignature sig) |
@PortedFrom(file="LocalityChecker.h", name="local") boolean local(Axiom axiom)
@PortedFrom(file="LocalityChecker.h", name="preprocessOntology") void preprocessOntology(Collection<Axiom> vec)
@PortedFrom(file="LocalityChecker.h", name="setSignatureValue") void setSignatureValue(TSignature sig)
@PortedFrom(file="LocalityChecker.h", name="getSignature") TSignature getSignature()
Copyright © 2013 The University of Manchester. All Rights Reserved.