| Package | Description |
|---|---|
| org.obolibrary.macro |
OBO macro package.
|
| org.semanticweb.owlapi.apibinding |
Guice modules and binding package.
|
| org.semanticweb.owlapi.dlsyntax.renderer |
DL syntax renderer.
|
| org.semanticweb.owlapi.functional.renderer |
Functional syntax parser and renderer.
|
| org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer.
|
| org.semanticweb.owlapi.manchestersyntax.renderer |
Manchester OWL syntax parser and renderer.
|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.model.providers |
Provider interfaces.
|
| org.semanticweb.owlapi.owlxml.renderer |
OWL/XML syntax parser and renderer.
|
| org.semanticweb.owlapi.profiles.violations |
Violation classes.
|
| org.semanticweb.owlapi.rdf.model |
RDF model package.
|
| org.semanticweb.owlapi.util |
Utilities package.
|
| org.semanticweb.owlapitools.builders |
Builders package.
|
| org.semanticweb.owlapitools.decomposition | |
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package.
|
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
AbstractMacroExpansionVisitor.AbstractClassExpressionVisitorEx.visit(OWLObjectHasSelf ce) |
| Modifier and Type | Method and Description |
|---|---|
static OWLObjectHasSelf |
OWLFunctionalSyntaxFactory.ObjectHasSelf(OWLObjectPropertyExpression pe) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLObjectHasSelf ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLObjectHasSelf ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLObjectHasSelf ce) |
void |
LatexBracketChecker.visit(OWLObjectHasSelf ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLObjectHasSelf ce) |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLClassExpressionVisitorEx.visit(OWLObjectHasSelf ce)
visit OWLObjectHasSelf type
|
default void |
OWLClassExpressionVisitor.visit(OWLObjectHasSelf ce)
visit OWLObjectHasSelf type
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectHasSelf |
HasSelfProvider.getOWLObjectHasSelf(OWLObjectPropertyExpression property) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLObjectHasSelf ce) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectHasSelf |
UseOfNonSimplePropertyInObjectHasSelf.getExpression() |
| Constructor and Description |
|---|
UseOfNonSimplePropertyInObjectHasSelf(OWLOntology ontology,
OWLAxiom axiom,
OWLObjectHasSelf hasSelf) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLObjectHasSelf ce) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectHasSelf |
OWLObjectDuplicator.visit(OWLObjectHasSelf ce) |
OWLObjectHasSelf |
OWLObjectDesharer.visit(OWLObjectHasSelf ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLObjectHasSelf ce) |
void |
SimpleRenderer.visit(OWLObjectHasSelf ce) |
OWLObjectHasSelf |
OWLObjectDuplicator.visit(OWLObjectHasSelf ce) |
OWLObjectHasSelf |
OWLObjectDesharer.visit(OWLObjectHasSelf ce) |
Collection<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectHasSelf ce) |
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectHasSelf ce) |
Integer |
MaximumModalDepthFinder.visit(OWLObjectHasSelf ce) |
O |
DelegatingObjectVisitorEx.visit(OWLObjectHasSelf ce) |
void |
DLExpressivityChecker.visit(OWLObjectHasSelf ce) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectHasSelf |
BuilderObjectHasSelf.buildObject() |
| Constructor and Description |
|---|
BuilderObjectHasSelf(OWLObjectHasSelf expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopEquivalenceEvaluator.visit(OWLObjectHasSelf expr) |
void |
BotEquivalenceEvaluator.visit(OWLObjectHasSelf expr) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLObjectHasSelfImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectHasSelf |
OWLDataFactoryImpl.getOWLObjectHasSelf(OWLObjectPropertyExpression property) |
Copyright © 2017 The University of Manchester. All Rights Reserved.