| Package | Description |
|---|---|
| org.obolibrary.macro | |
| org.semanticweb.owlapi.apibinding |
Guice modules and binding package
|
| 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
|
| uk.ac.manchester.cs.owl.owlapi.concurrent |
| Modifier and Type | Method and Description |
|---|---|
OWLAxiom |
AbstractMacroExpansionVisitor.visit(OWLSymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLSymmetricObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.SymmetricObjectProperty(OWLObjectPropertyExpression property) |
static OWLSymmetricObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.SymmetricObjectProperty(OWLObjectPropertyExpression property,
Set<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLSymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLSymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLSymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLSymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLSymmetricObjectPropertyAxiom> |
AxiomType.SYMMETRIC_OBJECT_PROPERTY
SymmetricObjectProperty
|
| Modifier and Type | Method and Description |
|---|---|
OWLSymmetricObjectPropertyAxiom |
OWLSymmetricObjectPropertyAxiom.getAxiomWithoutAnnotations() |
OWLSymmetricObjectPropertyAxiom |
OWLDataFactory.getOWLSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLSymmetricObjectPropertyAxiom |
OWLDataFactory.getOWLSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression property,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSymmetricObjectPropertyAxiom> |
OWLAxiomIndex.getSymmetricObjectPropertyAxioms(OWLObjectPropertyExpression property)
Gets the
OWLSymmetricObjectPropertyAxioms contained in this
ontology that make the specified object property symmetric. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLSymmetricObjectPropertyAxiom axiom)
visit OWLSymmetricObjectPropertyAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLSymmetricObjectPropertyAxiom axiom)
visit OWLSymmetricObjectPropertyAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLSymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLSymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLSymmetricObjectPropertyAxiom |
BuilderSymmetricObjectProperty.buildObject() |
| Constructor and Description |
|---|
BuilderSymmetricObjectProperty(OWLSymmetricObjectPropertyAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLSymmetricObjectPropertyAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLSymmetricObjectPropertyAxiom |
OWLSymmetricObjectPropertyAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLSymmetricObjectPropertyAxiom |
OWLSymmetricObjectPropertyAxiomImpl.getAxiomWithoutAnnotations() |
OWLSymmetricObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLSymmetricObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression property,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSymmetricObjectPropertyAxiom> |
OWLAxiomIndexImpl.getSymmetricObjectPropertyAxioms(OWLObjectPropertyExpression property) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLSymmetricObjectPropertyAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLSymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSymmetricObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.getSymmetricObjectPropertyAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression) |
Copyright © 2016 The University of Manchester. All Rights Reserved.