| 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(SWRLDifferentIndividualsAtom node)
visit SWRLDifferentIndividualsAtom type
|
default O |
SWRLObjectVisitorEx.visit(SWRLDifferentIndividualsAtom node)
visit SWRLDifferentIndividualsAtom type
|
| Modifier and Type | Method and Description |
|---|---|
SWRLDifferentIndividualsAtom |
SWRLProvider.getSWRLDifferentIndividualsAtom(SWRLIArgument arg0,
SWRLIArgument arg1) |
| Modifier and Type | Method and Description |
|---|---|
SWRLDifferentIndividualsAtom |
OWLObjectDuplicator.visit(SWRLDifferentIndividualsAtom node) |
SWRLDifferentIndividualsAtom |
OWLObjectDesharer.visit(SWRLDifferentIndividualsAtom node) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLAnnotationPropertyTransformer.visit(SWRLDifferentIndividualsAtom node) |
O |
DelegatingObjectVisitorEx.visit(SWRLDifferentIndividualsAtom node) |
void |
SimpleRenderer.visit(SWRLDifferentIndividualsAtom node) |
SWRLDifferentIndividualsAtom |
OWLObjectDuplicator.visit(SWRLDifferentIndividualsAtom node) |
SWRLDifferentIndividualsAtom |
OWLObjectDesharer.visit(SWRLDifferentIndividualsAtom node) |
Collection<SWRLVariable> |
SWRLVariableExtractor.visit(SWRLDifferentIndividualsAtom node) |
void |
StructureWalker.visit(SWRLDifferentIndividualsAtom node) |
Collection<OWLObject> |
OWLObjectComponentCollector.visit(SWRLDifferentIndividualsAtom node) |
| Modifier and Type | Method and Description |
|---|---|
SWRLDifferentIndividualsAtom |
BuilderSWRLDifferentIndividualsAtom.buildObject() |
| Constructor and Description |
|---|
BuilderSWRLDifferentIndividualsAtom(SWRLDifferentIndividualsAtom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
Copyright © 2018 The University of Manchester. All rights reserved.