| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Method and Description |
|---|---|
SWRLLiteralArgument |
SWRLDataFactory.getSWRLLiteralArgument(OWLLiteral literal)
Gets a SWRLLiteralArgument, which is used to wrap an OWLLiteral to
provide an argument for an atom.
|
| Modifier and Type | Method and Description |
|---|---|
O |
SWRLObjectVisitorEx.visit(SWRLLiteralArgument node)
visit SWRLLiteralArgument type
|
void |
SWRLObjectVisitor.visit(SWRLLiteralArgument node)
visit SWRLLiteralArgument type
|
| Modifier and Type | Method and Description |
|---|---|
void |
SWRLVariableExtractor.visit(SWRLLiteralArgument node) |
void |
StructureWalker.visit(SWRLLiteralArgument node) |
void |
SimpleRenderer.visit(SWRLLiteralArgument node) |
O |
OWLObjectVisitorExAdapter.visit(SWRLLiteralArgument node) |
void |
OWLObjectVisitorAdapter.visit(SWRLLiteralArgument node) |
void |
OWLObjectTypeIndexProvider.visit(SWRLLiteralArgument node) |
void |
OWLObjectDuplicator.visit(SWRLLiteralArgument node) |
void |
OWLObjectComponentCollector.visit(SWRLLiteralArgument node) |
Collection<OWLEntity> |
OWLEntityCollector.visit(SWRLLiteralArgument node) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(SWRLLiteralArgument node) |
void |
OWLAnnotationPropertyTransformer.visit(SWRLLiteralArgument node) |
void |
HashCode.visit(SWRLLiteralArgument node) |
void |
DeprecatedOWLEntityCollector.visit(SWRLLiteralArgument node)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(SWRLLiteralArgument node) |
Copyright © 2016 The University of Manchester. All Rights Reserved.