| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Method and Description |
|---|---|
SWRLVariable |
SWRLDataFactory.getSWRLVariable(IRI var)
Gets a SWRLVariable.
|
| Modifier and Type | Method and Description |
|---|---|
Set<SWRLVariable> |
SWRLRule.getVariables()
Gets the variables that appear in this rule.
|
| Modifier and Type | Method and Description |
|---|---|
O |
SWRLObjectVisitorEx.visit(SWRLVariable node)
visit SWRLVariable type
|
void |
SWRLObjectVisitor.visit(SWRLVariable node)
visit SWRLVariable type
|
| Modifier and Type | Method and Description |
|---|---|
Set<SWRLVariable> |
SWRLVariableExtractor.getVariables() |
| Modifier and Type | Method and Description |
|---|---|
String |
SWRLVariableShortFormProvider.getShortForm(SWRLVariable variable) |
void |
SWRLVariableExtractor.visit(SWRLVariable node) |
void |
SimpleRenderer.visit(SWRLVariable node) |
O |
OWLObjectVisitorExAdapter.visit(SWRLVariable node) |
void |
OWLObjectVisitorAdapter.visit(SWRLVariable node) |
void |
OWLObjectTypeIndexProvider.visit(SWRLVariable node) |
void |
OWLObjectDuplicator.visit(SWRLVariable variable) |
void |
OWLObjectComponentCollector.visit(SWRLVariable node) |
void |
OWLEntityCollector.visit(SWRLVariable node) |
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(SWRLVariable node) |
Integer |
MaximumModalDepthFinder.visit(SWRLVariable node) |
void |
HashCode.visit(SWRLVariable node) |
void |
DLExpressivityChecker.visit(SWRLVariable node) |
O |
DelegatingObjectVisitorEx.visit(SWRLVariable node) |
Copyright © 2014 The University of Manchester. All Rights Reserved.