| Package | Description |
|---|---|
| org.mindswap.pellet | |
| org.mindswap.pellet.tableau.completion | |
| org.mindswap.pellet.tbox | |
| org.mindswap.pellet.tbox.impl |
| Modifier and Type | Field and Description |
|---|---|
protected TBox |
KnowledgeBase.tbox |
| Modifier and Type | Method and Description |
|---|---|
TBox |
ABox.getTBox()
Return the TBox
|
TBox |
KnowledgeBase.getTBox() |
| Modifier and Type | Method and Description |
|---|---|
void |
KnowledgeBase.setTBox(TBox tbox) |
| Modifier and Type | Field and Description |
|---|---|
protected TBox |
CompletionStrategy.tbox
TBox associated with the abox
|
| Modifier and Type | Method and Description |
|---|---|
TBox |
CompletionStrategy.getTBox() |
| Modifier and Type | Method and Description |
|---|---|
static TBox |
TBoxFactory.createTBox(KnowledgeBase kb) |
| Modifier and Type | Class and Description |
|---|---|
class |
TBoxExpImpl
Title: Implementation of TBox interface to generate explanations efficiently
and correctly.
|
class |
TBoxImpl
TBox implementation that keeps track of explanations and allows flexible absorption
algorithms.
|
Copyright © 2019. All rights reserved.