Package | Description |
---|---|
org.semanticweb.owlapi.model |
Main API classes.
|
uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
interface |
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
interface |
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
interface |
OWLPropertyDomainAxiom<P extends OWLPropertyExpression> |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLAnnotationPropertyDomainAxiomImpl |
|
class |
OWLDataPropertyDomainAxiomImpl |
|
class |
OWLObjectPropertyDomainAxiomImpl |
|
class |
OWLPropertyDomainAxiomImpl<P extends OWLPropertyExpression> |
Copyright © 2018 The University of Manchester. All rights reserved.