@PortedFrom(file="tAxiomSet.h", name="TAxiomSet") public class AxiomSet extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
absorb() |
void |
addAxiom(DLTree C,
DLTree D)
add axiom for the GCI C [= D
|
DLTree |
getGCI() |
boolean |
initAbsorptionFlags(String flags) |
boolean |
wasRoleAbsorptionApplied() |
public AxiomSet(TBox host)
host - host@PortedFrom(file="tAxiomSet.h", name="addAxiom") public void addAxiom(DLTree C, DLTree D)
C - CD - D@PortedFrom(file="tAxiomSet.h", name="wasRoleAbsorptionApplied") public boolean wasRoleAbsorptionApplied()
@PortedFrom(file="tAxiomSet.h", name="getGCI") public DLTree getGCI()
@PortedFrom(file="tAxiomSet.h", name="absorb") public int absorb()
@PortedFrom(file="tAxiomSet.h", name="initAbsorptionFlags") public boolean initAbsorptionFlags(String flags)
flags - flagsCopyright © 2015 The University of Manchester. All rights reserved.