| 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.profiles.violations | |
| 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(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLSubDataPropertyOfAxiom |
OWLFunctionalSyntaxFactory.SubDataPropertyOf(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty) |
static OWLSubDataPropertyOfAxiom |
OWLFunctionalSyntaxFactory.SubDataPropertyOf(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty,
Set<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLSubDataPropertyOfAxiom> |
AxiomType.SUB_DATA_PROPERTY
SubDataPropertyOf
|
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
OWLSubDataPropertyOfAxiom.getAxiomWithoutAnnotations() |
OWLSubDataPropertyOfAxiom |
OWLDataFactory.getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty) |
OWLSubDataPropertyOfAxiom |
OWLDataFactory.getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSubDataPropertyOfAxiom> |
OWLEquivalentDataPropertiesAxiom.asSubDataPropertyOfAxioms() |
Set<OWLSubDataPropertyOfAxiom> |
OWLAxiomIndex.getDataSubPropertyAxiomsForSubProperty(OWLDataProperty subProperty)
Gets the
OWLSubDataPropertyOfAxioms where the sub-property is
equal to the specified property. |
Set<OWLSubDataPropertyOfAxiom> |
OWLAxiomIndex.getDataSubPropertyAxiomsForSuperProperty(OWLDataPropertyExpression superProperty)
Gets the
OWLSubDataPropertyOfAxioms where the super-property is
equal to the specified property. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLSubDataPropertyOfAxiom axiom)
visit OWLSubDataPropertyOfAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLSubDataPropertyOfAxiom axiom)
visit OWLSubDataPropertyOfAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom.getExpression() |
| Constructor and Description |
|---|
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom(OWLOntology ontology,
OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
SimpleRenderer.visit(OWLSubDataPropertyOfAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLSubDataPropertyOfAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLSubDataPropertyOfAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLSubDataPropertyOfAxiom axiom) |
OWLAxiom |
NNF.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
HashCode.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLSubDataPropertyOfAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
BuilderSubDataProperty.buildObject() |
| Constructor and Description |
|---|
BuilderSubDataProperty(OWLSubDataPropertyOfAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLSubDataPropertyOfAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
OWLSubDataPropertyOfAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLSubDataPropertyOfAxiom |
OWLSubDataPropertyOfAxiomImpl.getAxiomWithoutAnnotations() |
OWLSubDataPropertyOfAxiom |
OWLDataFactoryImpl.getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty) |
OWLSubDataPropertyOfAxiom |
OWLDataFactoryImpl.getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSubDataPropertyOfAxiom> |
OWLEquivalentDataPropertiesAxiomImpl.asSubDataPropertyOfAxioms() |
Set<OWLSubDataPropertyOfAxiom> |
OWLAxiomIndexImpl.getDataSubPropertyAxiomsForSubProperty(OWLDataProperty subProperty) |
Set<OWLSubDataPropertyOfAxiom> |
OWLAxiomIndexImpl.getDataSubPropertyAxiomsForSuperProperty(OWLDataPropertyExpression superProperty) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSubDataPropertyOfAxiom> |
ConcurrentOWLOntologyImpl.getDataSubPropertyAxiomsForSubProperty(OWLDataProperty owlDataProperty) |
Set<OWLSubDataPropertyOfAxiom> |
ConcurrentOWLOntologyImpl.getDataSubPropertyAxiomsForSuperProperty(OWLDataPropertyExpression owlDataPropertyExpression) |
Copyright © 2016 The University of Manchester. All Rights Reserved.