| Package | Description |
|---|---|
| org.semanticweb.HermiT | |
| org.semanticweb.HermiT.debugger | |
| org.semanticweb.HermiT.monitor | |
| org.semanticweb.HermiT.tableau |
| Modifier and Type | Field and Description |
|---|---|
TableauMonitor |
Configuration.monitor
Can be used to set a custom Tableau monitor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Debugger
Debugger
|
class |
DerivationHistory
DerivationHistory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CountingMonitor
Counting monitor.
|
class |
TableauMonitorAdapter
TableauMonitorAdapter.
|
class |
TableauMonitorFork
TableauMonitorFork.
|
class |
TableauMonitorForwarder
TableauMonitorForwarder.
|
class |
Timer
Timer.
|
class |
TimerWithPause
TimerWithPause.
|
| Constructor and Description |
|---|
TableauMonitorFork(TableauMonitor first,
TableauMonitor second) |
TableauMonitorForwarder(TableauMonitor forwardingTargetMontior) |
| Modifier and Type | Method and Description |
|---|---|
TableauMonitor |
Tableau.getTableauMonitor() |
| Constructor and Description |
|---|
Tableau(InterruptFlag interruptFlag,
TableauMonitor tableauMonitor,
ExistentialExpansionStrategy existentialsExpansionStrategy,
boolean useDisjunctionLearning,
DLOntology permanentDLOntology,
DLOntology additionalDLOntology,
Map<String,Object> parameters) |
Copyright © 2020. All rights reserved.