|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OWLModel | |
|---|---|
| org.mindswap.owl | |
| org.mindswap.owls | |
| org.mindswap.owls.process | |
| Uses of OWLModel in org.mindswap.owl |
|---|
| Subinterfaces of OWLModel in org.mindswap.owl | |
|---|---|
interface |
OWLKnowledgeBase
|
interface |
OWLOntology
|
| Methods in org.mindswap.owl with parameters of type OWLModel | |
|---|---|
static ABoxQueryParser |
OWLFactory.createRDQLParser(OWLModel model)
|
ABoxQueryParser |
OWLFactory.Interface.createRDQLParser(OWLModel model)
|
| Uses of OWLModel in org.mindswap.owls |
|---|
| Subinterfaces of OWLModel in org.mindswap.owls | |
|---|---|
interface |
OWLSKnowledgeBase
Deprecated. Use OWLKnowledgeBase instead |
interface |
OWLSModel
Deprecated. Use OWLModel instead |
interface |
OWLSOntology
Deprecated. Use OWLOntology instead |
| Uses of OWLModel in org.mindswap.owls.process |
|---|
| Methods in org.mindswap.owls.process with parameters of type OWLModel | |
|---|---|
boolean |
Condition.isTrue(OWLModel model,
ValueMap binding)
Returns true if the condition is true in the given model. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||