Uses of Interface
org.semanticweb.owlapi.model.OWLPropertyRange
Packages that use OWLPropertyRange
Package
Description
Main API classes.
OWL API reference implementation package.
-
Uses of OWLPropertyRange in org.semanticweb.owlapi.model
Classes in org.semanticweb.owlapi.model with type parameters of type OWLPropertyRangeModifier and TypeInterfaceDescriptioninterface
OWLCardinalityRestriction<F extends OWLPropertyRange>
interface
OWLPropertyRangeAxiom<P extends OWLPropertyExpression,
R extends OWLPropertyRange> Represents ObjectPropertyRange axioms in the OWL 2 specification.interface
OWLQuantifiedRestriction<F extends OWLPropertyRange>
Subinterfaces of OWLPropertyRange in org.semanticweb.owlapi.modelModifier and TypeInterfaceDescriptioninterface
The super interface for all class expressions which are not named class expressions (i.e.interface
interface
OWLCardinalityRestriction<F extends OWLPropertyRange>
interface
Represents a Class in the OWL 2 specification.interface
Represents Class Expressions in the OWL 2 specification.interface
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.interface
Represents Data Property Cardinality Restrictions in the OWL 2 specification.interface
Represents DataComplementOf in the OWL 2 Specification.interface
Represents DataExactCardinality restrictions in the OWL 2 Specification.interface
Represents DataHasValue restrictions in the OWL 2 Specification.interface
Represents DataIntersectionOf in the OWL 2 Specification.interface
Represents DataMaxCardinality restrictions in the OWL 2 Specification.interface
Represents DataMinCardinality restrictions in the OWL 2 Specification.interface
Represents DataOneOf in the OWL 2 Specification.interface
Represents a DataRange in the OWL 2 Specification.
A high level interface which represents a data range.interface
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.interface
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.interface
Represents a Datatype (named data range) in the OWL 2 Specification.interface
Represents a DatatypeRestriction data range in the OWL 2 Specification.interface
Represents a DataUnionOf data range in the OWL 2 Specification.interface
OWLHasValueRestriction<V extends OWLObject>
interface
interface
interface
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.interface
interface
Represents an ObjectComplementOf class expression in the OWL 2 Specification.interface
Represents an ObjectExactCardinality restriction in the OWL 2 Specification.interface
Represents an ObjectHasSelf class expression in the OWL 2 Specification.interface
Represents an ObjectHasValue class expression in the OWL 2 Specification.interface
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.interface
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.interface
Represents a ObjectMinCardinality restriction in the OWL 2 Specification.interface
Represents an ObjectOneOf class expression in the OWL 2 Specification.interface
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.interface
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.interface
Represents an ObjectUnionOf class expression in the OWL 2 Specification.interface
A quantified data restriction.interface
A quantified object restriction.interface
OWLQuantifiedRestriction<F extends OWLPropertyRange>
interface
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification. -
Uses of OWLPropertyRange in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi with type parameters of type OWLPropertyRangeModifier and TypeClassDescriptionclass
OWLCardinalityRestrictionImpl<F extends OWLPropertyRange>
class
OWLPropertyRangeAxiomImpl<P extends OWLPropertyExpression,
R extends OWLPropertyRange> class
OWLQuantifiedRestrictionImpl<F extends OWLPropertyRange>
Classes in uk.ac.manchester.cs.owl.owlapi that implement OWLPropertyRangeModifier and TypeClassDescriptionclass
An optimised implementation of OWLDatatype for OWL2Datatypes.class
class
OWLCardinalityRestrictionImpl<F extends OWLPropertyRange>
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Quantified data restriction.class
Quantified object restriction.class
OWLQuantifiedRestrictionImpl<F extends OWLPropertyRange>
class
OWLValueRestrictionImpl<V extends OWLObject>