| Package | Description |
|---|---|
| org.obolibrary.macro | |
| org.semanticweb.owlapi.apibinding |
Guice modules and binding package
|
| org.semanticweb.owlapi.debugging |
Debugging 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.reasoner.impl |
OWLReasoner implementation 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(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLDataPropertyDomainAxiom |
OWLFunctionalSyntaxFactory.DataPropertyDomain(OWLDataPropertyExpression property,
OWLClassExpression domain) |
static OWLDataPropertyDomainAxiom |
OWLFunctionalSyntaxFactory.DataPropertyDomain(OWLDataPropertyExpression property,
OWLClassExpression domain,
Set<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLDataPropertyDomainAxiom> |
AxiomType.DATA_PROPERTY_DOMAIN
DataPropertyDomain
|
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyDomainAxiom |
OWLDataPropertyDomainAxiom.getAxiomWithoutAnnotations() |
OWLDataPropertyDomainAxiom |
OWLDataFactory.getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression property,
OWLClassExpression domain) |
OWLDataPropertyDomainAxiom |
OWLDataFactory.getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression property,
OWLClassExpression domain,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDataPropertyDomainAxiom> |
OWLAxiomIndex.getDataPropertyDomainAxioms(OWLDataProperty property)
Gets the
OWLDataPropertyDomainAxioms where the property is equal
to the specified property. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLDataPropertyDomainAxiom axiom)
visit OWLDataPropertyDomainAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLDataPropertyDomainAxiom axiom)
visit OWLDataPropertyDomainAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLDataPropertyDomainAxiom axiom) |
void |
SimpleRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLDataPropertyDomainAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLDataPropertyDomainAxiom axiom) |
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLDataPropertyDomainAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDataPropertyDomainAxiom axiom) |
OWLAxiom |
NNF.visit(OWLDataPropertyDomainAxiom axiom) |
Integer |
MaximumModalDepthFinder.visit(OWLDataPropertyDomainAxiom axiom) |
void |
HashCode.visit(OWLDataPropertyDomainAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLDataPropertyDomainAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLDataPropertyDomainAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLDataPropertyDomainAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyDomainAxiom |
BuilderDataPropertyDomain.buildObject() |
| Constructor and Description |
|---|
BuilderDataPropertyDomain(OWLDataPropertyDomainAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDataPropertyDomainAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyDomainAxiom |
OWLDataPropertyDomainAxiomImpl.getAxiomWithoutAnnotations() |
OWLDataPropertyDomainAxiom |
OWLDataFactoryImpl.getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression property,
OWLClassExpression domain) |
OWLDataPropertyDomainAxiom |
OWLDataFactoryImpl.getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression property,
OWLClassExpression domain,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDataPropertyDomainAxiom> |
OWLAxiomIndexImpl.getDataPropertyDomainAxioms(OWLDataProperty property) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLDataPropertyDomainAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDataPropertyDomainAxiom> |
ConcurrentOWLOntologyImpl.getDataPropertyDomainAxioms(OWLDataProperty owlDataProperty) |
Copyright © 2016 The University of Manchester. All Rights Reserved.