Package | Description |
---|---|
org.obolibrary.macro | |
org.semanticweb.owlapi.apibinding |
Binding package
|
org.semanticweb.owlapi.dlsyntax.renderer | |
org.semanticweb.owlapi.functional.renderer | |
org.semanticweb.owlapi.krss2.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.profiles | |
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(OWLEquivalentObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
static OWLEquivalentObjectPropertiesAxiom |
OWLFunctionalSyntaxFactory.EquivalentObjectProperties(OWLObjectPropertyExpression... properties) |
static OWLEquivalentObjectPropertiesAxiom |
OWLFunctionalSyntaxFactory.EquivalentObjectProperties(Set<OWLAnnotation> a,
OWLObjectPropertyExpression... properties) |
Modifier and Type | Method and Description |
---|---|
void |
DLSyntaxObjectRenderer.visit(OWLEquivalentObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLEquivalentObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
KRSS2ObjectRenderer.visit(OWLEquivalentObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
LatexObjectVisitor.visit(OWLEquivalentObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLEquivalentObjectPropertiesAxiom axiom) |
Modifier and Type | Field and Description |
---|---|
static AxiomType<OWLEquivalentObjectPropertiesAxiom> |
AxiomType.EQUIVALENT_OBJECT_PROPERTIES
EquivalentObjectProperties
|
Modifier and Type | Method and Description |
---|---|
Set<OWLEquivalentObjectPropertiesAxiom> |
OWLEquivalentObjectPropertiesAxiom.asPairwiseAxioms() |
Set<OWLEquivalentObjectPropertiesAxiom> |
OWLAxiomIndex.getEquivalentObjectPropertiesAxioms(OWLObjectPropertyExpression property)
Gets the
OWLEquivalentObjectPropertiesAxiom s that make the
specified property equivalent to some other object property
expression(s). |
Set<OWLEquivalentObjectPropertiesAxiom> |
OWLEquivalentObjectPropertiesAxiom.splitToAnnotatedPairs() |
Modifier and Type | Method and Description |
---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLEquivalentObjectPropertiesAxiom axiom)
visit OWLEquivalentObjectPropertiesAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLEquivalentObjectPropertiesAxiom axiom)
visit OWLEquivalentObjectPropertiesAxiom type
|
Modifier and Type | Method and Description |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLEquivalentObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileVisitor.visit(OWLEquivalentObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTranslator.visit(OWLEquivalentObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLEquivalentObjectPropertiesAxiom |
OWLObjectDesharer.visit(OWLEquivalentObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLEquivalentObjectPropertiesAxiom |
BuilderEquivalentObjectProperties.buildObject() |
Constructor and Description |
---|
BuilderEquivalentObjectProperties(OWLEquivalentObjectPropertiesAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
Modifier and Type | Class and Description |
---|---|
class |
OWLEquivalentObjectPropertiesAxiomImpl |
Modifier and Type | Method and Description |
---|---|
Set<OWLEquivalentObjectPropertiesAxiom> |
OWLEquivalentObjectPropertiesAxiomImpl.asPairwiseAxioms() |
Set<OWLEquivalentObjectPropertiesAxiom> |
OWLAxiomIndexImpl.getEquivalentObjectPropertiesAxioms(OWLObjectPropertyExpression property) |
Set<OWLEquivalentObjectPropertiesAxiom> |
OWLEquivalentObjectPropertiesAxiomImpl.splitToAnnotatedPairs() |
Modifier and Type | Method and Description |
---|---|
Collection<K> |
InitVisitorFactory.InitCollectionVisitor.visit(OWLEquivalentObjectPropertiesAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLEquivalentObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
Set<OWLEquivalentObjectPropertiesAxiom> |
ConcurrentOWLOntologyImpl.getEquivalentObjectPropertiesAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression) |
Copyright © 2020 The University of Manchester. All rights reserved.