| Package | Description |
|---|---|
| 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.axiomproviders |
Axiom provider classes.
|
| org.semanticweb.owlapi.owlxml.renderer |
OWL/XML syntax parser and renderer.
|
| 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.
|
| uk.ac.manchester.cs.owl.owlapi.concurrent |
Concurrent implementation package.
|
| Modifier and Type | Method and Description |
|---|---|
static OWLSymmetricObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.SymmetricObjectProperty(OWLObjectPropertyExpression property) |
static OWLSymmetricObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.SymmetricObjectProperty(OWLObjectPropertyExpression property,
Collection<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() |
| Modifier and Type | Method and Description |
|---|---|
default Set<OWLSymmetricObjectPropertyAxiom> |
OWLAxiomIndex.getSymmetricObjectPropertyAxioms(OWLObjectPropertyExpression property)
Deprecated.
use the stream method
|
default Stream<OWLSymmetricObjectPropertyAxiom> |
OWLAxiomIndex.symmetricObjectPropertyAxioms(OWLObjectPropertyExpression property)
Gets the
OWLSymmetricObjectPropertyAxioms contained in this
ontology that make the specified object property symmetric. |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLSymmetricObjectPropertyAxiom axiom)
visit OWLSymmetricObjectPropertyAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLSymmetricObjectPropertyAxiom axiom)
visit OWLSymmetricObjectPropertyAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLSymmetricObjectPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLSymmetricObjectPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> annotations) |
| 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 |
OWLObjectDuplicator.visit(OWLSymmetricObjectPropertyAxiom ax) |
OWLSymmetricObjectPropertyAxiom |
OWLObjectDesharer.visit(OWLSymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLSymmetricObjectPropertyAxiom axiom) |
void |
SimpleRenderer.visit(OWLSymmetricObjectPropertyAxiom axiom) |
OWLSymmetricObjectPropertyAxiom |
OWLObjectDuplicator.visit(OWLSymmetricObjectPropertyAxiom ax) |
OWLSymmetricObjectPropertyAxiom |
OWLObjectDesharer.visit(OWLSymmetricObjectPropertyAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLSymmetricObjectPropertyAxiom ax) |
Boolean |
HornAxiomVisitorEx.visit(OWLSymmetricObjectPropertyAxiom axiom) |
O |
DelegatingObjectVisitorEx.visit(OWLSymmetricObjectPropertyAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLSymmetricObjectPropertyAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.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 | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLSymmetricObjectPropertyAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLSymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLSymmetricObjectPropertyAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLSymmetricObjectPropertyAxiom |
OWLSymmetricObjectPropertyAxiomImpl.getAxiomWithoutAnnotations() |
OWLSymmetricObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLSymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSymmetricObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.getSymmetricObjectPropertyAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression) |
Stream<OWLSymmetricObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.symmetricObjectPropertyAxioms(OWLObjectPropertyExpression property) |
Copyright © 2017 The University of Manchester. All rights reserved.