Uses of Interface
org.semanticweb.owlapi.model.HasDomain
Packages that use HasDomain
Package
Description
Main API classes.
OWL API reference implementation package.
-
Uses of HasDomain in org.semanticweb.owlapi.model
Subinterfaces of HasDomain in org.semanticweb.owlapi.modelModifier and TypeInterfaceDescriptioninterface
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.interface
Represents a DataPropertyDomain axiom in the OWL 2 Specification.interface
Represents ObjectPropertyDomain axioms in the OWL 2 specification.interface
OWLPropertyDomainAxiom<P extends OWLPropertyExpression>
Represents ObjectPropertyDomain axioms in the OWL 2 specification. -
Uses of HasDomain in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement HasDomainModifier and TypeClassDescriptionclass
class
class
class
OWLPropertyDomainAxiomImpl<P extends OWLPropertyExpression>