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 |
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
interface |
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
interface |
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
interface |
OWLPropertyRangeAxiom<P extends OWLPropertyExpression,R extends OWLPropertyRange> |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLAnnotationPropertyRangeAxiomImpl |
|
class |
OWLDataPropertyRangeAxiomImpl |
|
class |
OWLObjectPropertyRangeAxiomImpl |
|
class |
OWLPropertyRangeAxiomImpl<P extends OWLPropertyExpression,R extends OWLPropertyRange> |
Copyright © 2018 The University of Manchester. All rights reserved.