| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.model.providers |
Provider interfaces.
|
| org.semanticweb.owlapi.util |
Utilities package.
|
| org.semanticweb.owlapitools.builders |
Builders package.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
SWRLObjectVisitor.visit(SWRLIndividualArgument node)
visit SWRLIndividualArgument type
|
default O |
SWRLObjectVisitorEx.visit(SWRLIndividualArgument node)
visit SWRLIndividualArgument type
|
| Modifier and Type | Method and Description |
|---|---|
SWRLIndividualArgument |
SWRLProvider.getSWRLIndividualArgument(OWLIndividual individual)
Gets a SWRLIndividualArgument, which is used to wrap and OWLIndividual as
an argument for an atom.
|
| Modifier and Type | Method and Description |
|---|---|
SWRLIndividualArgument |
OWLObjectDuplicator.visit(SWRLIndividualArgument node) |
SWRLIndividualArgument |
OWLObjectDesharer.visit(SWRLIndividualArgument node) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLAnnotationPropertyTransformer.visit(SWRLIndividualArgument node) |
O |
DelegatingObjectVisitorEx.visit(SWRLIndividualArgument node) |
void |
SimpleRenderer.visit(SWRLIndividualArgument node) |
SWRLIndividualArgument |
OWLObjectDuplicator.visit(SWRLIndividualArgument node) |
SWRLIndividualArgument |
OWLObjectDesharer.visit(SWRLIndividualArgument node) |
Collection<SWRLVariable> |
SWRLVariableExtractor.visit(SWRLIndividualArgument node) |
void |
StructureWalker.visit(SWRLIndividualArgument node) |
| Modifier and Type | Method and Description |
|---|---|
SWRLIndividualArgument |
BuilderSWRLIndividualArgument.buildObject() |
| Constructor and Description |
|---|
BuilderSWRLIndividualArgument(SWRLIndividualArgument expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
Copyright © 2018 The University of Manchester. All rights reserved.