| Package | Description |
|---|---|
| org.semanticweb.owlapi.dlsyntax.renderer | |
| org.semanticweb.owlapi.functional.renderer | |
| org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer
|
| org.semanticweb.owlapi.manchestersyntax.renderer | |
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.owlxml.renderer | |
| org.semanticweb.owlapi.rdf.model |
RDF model package
|
| org.semanticweb.owlapi.util |
Utilities package
|
| org.semanticweb.owlapitools.builders | |
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(SWRLLiteralArgument node) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(SWRLLiteralArgument node) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(SWRLLiteralArgument node) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(SWRLLiteralArgument node) |
| 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 |
OWLXMLObjectRenderer.visit(SWRLLiteralArgument node) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(SWRLLiteralArgument node) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(SWRLLiteralArgument node) |
void |
SimpleRenderer.visit(SWRLLiteralArgument node) |
void |
SWRLVariableExtractor.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) |
| Modifier and Type | Method and Description |
|---|---|
SWRLLiteralArgument |
BuilderSWRLLiteralArgument.buildObject() |
| Constructor and Description |
|---|
BuilderSWRLLiteralArgument(SWRLLiteralArgument expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
SWRLLiteralArgumentImpl |
| Modifier and Type | Method and Description |
|---|---|
SWRLLiteralArgument |
OWLDataFactoryImpl.getSWRLLiteralArgument(OWLLiteral literal) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEntityRegistrationManager.visit(SWRLLiteralArgument node) |
Copyright © 2016 The University of Manchester. All Rights Reserved.