Package | Description |
---|---|
org.obolibrary.macro | |
org.semanticweb.owlapi.apibinding |
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.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(OWLEquivalentDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
static OWLEquivalentDataPropertiesAxiom |
OWLFunctionalSyntaxFactory.EquivalentDataProperties(OWLDataPropertyExpression... properties) |
static OWLEquivalentDataPropertiesAxiom |
OWLFunctionalSyntaxFactory.EquivalentDataProperties(Set<OWLAnnotation> a,
OWLDataPropertyExpression... properties) |
Modifier and Type | Method and Description |
---|---|
void |
DLSyntaxObjectRenderer.visit(OWLEquivalentDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLEquivalentDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
LatexObjectVisitor.visit(OWLEquivalentDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLEquivalentDataPropertiesAxiom axiom) |
Modifier and Type | Field and Description |
---|---|
static AxiomType<OWLEquivalentDataPropertiesAxiom> |
AxiomType.EQUIVALENT_DATA_PROPERTIES
EquivalentDataProperties
|
Modifier and Type | Method and Description |
---|---|
Set<OWLEquivalentDataPropertiesAxiom> |
OWLEquivalentDataPropertiesAxiom.asPairwiseAxioms() |
Set<OWLEquivalentDataPropertiesAxiom> |
OWLAxiomIndex.getEquivalentDataPropertiesAxioms(OWLDataProperty property)
Gets the
OWLEquivalentDataPropertiesAxiom s that make the
specified property equivalent to some other data property expression(s). |
Set<OWLEquivalentDataPropertiesAxiom> |
OWLEquivalentDataPropertiesAxiom.splitToAnnotatedPairs() |
Modifier and Type | Method and Description |
---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLEquivalentDataPropertiesAxiom axiom)
visit OWLEquivalentDataPropertiesAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLEquivalentDataPropertiesAxiom axiom)
visit OWLEquivalentDataPropertiesAxiom type
|
Modifier and Type | Method and Description |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLEquivalentDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileVisitor.visit(OWLEquivalentDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTranslator.visit(OWLEquivalentDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLEquivalentDataPropertiesAxiom |
OWLObjectDesharer.visit(OWLEquivalentDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLEquivalentDataPropertiesAxiom |
BuilderEquivalentDataProperties.buildObject() |
Constructor and Description |
---|
BuilderEquivalentDataProperties(OWLEquivalentDataPropertiesAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
Modifier and Type | Class and Description |
---|---|
class |
OWLEquivalentDataPropertiesAxiomImpl |
Modifier and Type | Method and Description |
---|---|
Set<OWLEquivalentDataPropertiesAxiom> |
OWLEquivalentDataPropertiesAxiomImpl.asPairwiseAxioms() |
Set<OWLEquivalentDataPropertiesAxiom> |
OWLAxiomIndexImpl.getEquivalentDataPropertiesAxioms(OWLDataProperty property) |
Set<OWLEquivalentDataPropertiesAxiom> |
OWLEquivalentDataPropertiesAxiomImpl.splitToAnnotatedPairs() |
Modifier and Type | Method and Description |
---|---|
Collection<K> |
InitVisitorFactory.InitCollectionVisitor.visit(OWLEquivalentDataPropertiesAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLEquivalentDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
Set<OWLEquivalentDataPropertiesAxiom> |
ConcurrentOWLOntologyImpl.getEquivalentDataPropertiesAxioms(OWLDataProperty owlDataProperty) |
Copyright © 2020 The University of Manchester. All rights reserved.