| Package | Description |
|---|---|
| uk.ac.manchester.cs.jfact.kernel | |
| uk.ac.manchester.cs.jfact.kernel.dl.interfaces | |
| uk.ac.manchester.cs.jfact.split |
| Modifier and Type | Method and Description |
|---|---|
void |
ReasoningKernel.setSignature(TSignature sig)
set the signature of the expression translator
|
| Modifier and Type | Method and Description |
|---|---|
TSignature |
Axiom.getSignature() |
| Modifier and Type | Field and Description |
|---|---|
TSignature |
TSplitVar.Entry.sig |
protected TSignature |
TAxiomSplitter.sig |
| Modifier and Type | Method and Description |
|---|---|
TSignature |
TModularizer.getSignature()
get access to a signature
|
TSignature |
SyntacticLocalityChecker.getSignature() |
TSignature |
SemanticLocalityChecker.getSignature() |
TSignature |
LocalityChecker.getSignature() |
| Modifier and Type | Method and Description |
|---|---|
void |
TModularizer.extract(Collection<Axiom> begin,
TSignature signature,
ModuleType type)
extract module wrt SIGNATURE and TYPE from the set of axioms [BEGIN,END)
|
List<Axiom> |
TModularizer.extractModule(List<Axiom> list,
TSignature signature,
ModuleType type)
extract module wrt SIGNATURE and TYPE from O; @return result in the Set
|
List<NamedEntity> |
TSignature.intersect(TSignature s2) |
void |
SigAccessor.setSignature(TSignature s) |
void |
SyntacticLocalityChecker.setSignatureValue(TSignature Sig)
set a new value of a signature (without changing a locality parameters)
|
void |
SemanticLocalityChecker.setSignatureValue(TSignature Sig)
set a new value of a signature (without changing a locality parameters)
|
void |
LocalityChecker.setSignatureValue(TSignature sig) |
| Constructor and Description |
|---|
TSignature(TSignature copy) |
TSignatureUpdater(TSignature sig) |
Copyright © 2013 The University of Manchester. All Rights Reserved.