| Package | Description |
|---|---|
| uk.ac.manchester.cs.jfact.kernel |
| Modifier and Type | Method and Description |
|---|---|
Axiom |
Axiom.simplifyCN(TBox t)
replace a defined concept with its description
|
Axiom |
Axiom.simplifyForall(TBox kb)
replace a universal restriction with a fresh concept
|
Axiom |
Axiom.simplifySForall(TBox kb)
replace a simple universal restriction with a fresh concept
|
| Modifier and Type | Method and Description |
|---|---|
List<Axiom> |
Axiom.split(TBox tbox)
split an axiom;
|
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
AbsorptionActions.execute(Axiom ax,
AxiomSet tb) |
| Constructor and Description |
|---|
Axiom(Axiom parent) |
Copyright © 2016 The University of Manchester. All rights reserved.