@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 © 2018 The University of Manchester. All rights reserved.