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