| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Method and Description |
|---|---|
SWRLObjectPropertyAtom |
SWRLObjectPropertyAtom.getSimplified()
Gets a simplified form of this atom.
|
SWRLObjectPropertyAtom |
SWRLDataFactory.getSWRLObjectPropertyAtom(OWLObjectPropertyExpression property,
SWRLIArgument arg0,
SWRLIArgument arg1)
Gets a SWRL object property atom, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
O |
SWRLObjectVisitorEx.visit(SWRLObjectPropertyAtom node)
visit SWRLObjectPropertyAtom type
|
void |
SWRLObjectVisitor.visit(SWRLObjectPropertyAtom node)
visit SWRLObjectPropertyAtom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
SWRLVariableExtractor.visit(SWRLObjectPropertyAtom node) |
void |
StructureWalker.visit(SWRLObjectPropertyAtom node) |
void |
SimpleRenderer.visit(SWRLObjectPropertyAtom node) |
O |
OWLObjectVisitorExAdapter.visit(SWRLObjectPropertyAtom node) |
void |
OWLObjectVisitorAdapter.visit(SWRLObjectPropertyAtom node) |
void |
OWLObjectTypeIndexProvider.visit(SWRLObjectPropertyAtom node) |
void |
OWLObjectDuplicator.visit(SWRLObjectPropertyAtom node) |
void |
OWLObjectComponentCollector.visit(SWRLObjectPropertyAtom node) |
Collection<OWLEntity> |
OWLEntityCollector.visit(SWRLObjectPropertyAtom node) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(SWRLObjectPropertyAtom node) |
void |
OWLAnnotationPropertyTransformer.visit(SWRLObjectPropertyAtom node) |
void |
HashCode.visit(SWRLObjectPropertyAtom node) |
void |
DeprecatedOWLEntityCollector.visit(SWRLObjectPropertyAtom node)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(SWRLObjectPropertyAtom node) |
Copyright © 2016 The University of Manchester. All Rights Reserved.