public interface TBoxReasonerModule extends Application.Module
Application.Component.LifecycleState| Modifier and Type | Method and Description |
|---|---|
TBoxReasonerStatus |
getStatus()
What is the TBox reasoner doing now?
|
List<com.hp.hpl.jena.ontology.Restriction> |
listRestrictions()
What restrictions are currently in the reasoner's internal model?
|
void |
waitForTBoxReasoning()
Wait until the TBox reasoner becomes quiet.
|
shutdown, startupTBoxReasonerStatus getStatus()
List<com.hp.hpl.jena.ontology.Restriction> listRestrictions()
void waitForTBoxReasoning()
Copyright © 2016. All rights reserved.