| Package | Description |
|---|---|
| uk.ac.manchester.cs.jfact.kernel |
| Modifier and Type | Method and Description |
|---|---|
Axiom |
Axiom.simplifyCN(TBox tbox)
replace a defined concept with its description
|
Axiom |
Axiom.simplifyForall(TBox KB)
replace a universal restriction with a fresh concept
|
| Modifier and Type | Method and Description |
|---|---|
List<Axiom> |
Axiom.split(TBox KB)
split an axiom; @return new axiom and/or NULL
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AxiomSet.processNewAxiom(Axiom q)
helper that inserts an axiom into Accum; @return bool if success
|
protected boolean |
AxiomSet.split(Axiom p)
split given axiom
|
Copyright © 2013 The University of Manchester. All Rights Reserved.