| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.util |
Utilities package
|
| 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 |
|---|---|
LinkedHashSet<SWRLVariable> |
SWRLVariableExtractor.getVariables() |
| Modifier and Type | Method and Description |
|---|---|
String |
SWRLVariableShortFormProvider.getShortForm(SWRLVariable variable) |
void |
SWRLVariableExtractor.visit(SWRLVariable node) |
void |
StructureWalker.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 node) |
void |
OWLObjectComponentCollector.visit(SWRLVariable node) |
Collection<OWLEntity> |
OWLEntityCollector.visit(SWRLVariable node) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(SWRLVariable node) |
void |
OWLAnnotationPropertyTransformer.visit(SWRLVariable node) |
void |
HashCode.visit(SWRLVariable node) |
void |
DeprecatedOWLEntityCollector.visit(SWRLVariable node)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(SWRLVariable node) |
Copyright © 2016 The University of Manchester. All Rights Reserved.