|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use FlatABox | |
|---|---|
| org.dllearner.reasoning | Implements the connection to other reasoner or own reasoning/caching algorithms. |
| org.dllearner.utilities | Utility classes. |
| Uses of FlatABox in org.dllearner.reasoning |
|---|
| Methods in org.dllearner.reasoning that return FlatABox | |
|---|---|
FlatABox |
FastRetrieval.getAbox()
|
FlatABox |
FastRetrievalReasoner.getFlatAbox()
|
| Methods in org.dllearner.reasoning with parameters of type FlatABox | |
|---|---|
static SortedSetTuple<String> |
FastRetrieval.calculateAllSet(FlatABox abox,
String roleName,
SortedSetTuple<String> child)
|
static SortedSetTuple<String> |
FastRetrieval.calculateExistsSet(FlatABox abox,
String roleName,
SortedSetTuple<String> child)
|
| Constructors in org.dllearner.reasoning with parameters of type FlatABox | |
|---|---|
FastRetrieval(FlatABox abox)
|
|
FastRetrievalReasoner(FlatABox abox)
|
|
| Uses of FlatABox in org.dllearner.utilities |
|---|
| Methods in org.dllearner.utilities that return FlatABox | |
|---|---|
static FlatABox |
Helper.createFlatABox(AbstractReasonerComponent rs)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||