Uses of Interface
org.semanticweb.owlapi.model.AsOWLClass
Packages that use AsOWLClass
Package
Description
Main API classes.
OWL API reference implementation package.
-
Uses of AsOWLClass in org.semanticweb.owlapi.model
Subinterfaces of AsOWLClass in org.semanticweb.owlapi.modelModifier and TypeInterfaceDescriptioninterface
Represents an AnnotationProperty in the OWL 2 specification.interface
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 DataExactCardinality restrictions in the OWL 2 Specification.interface
Represents DataHasValue restrictions 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 a Data Property in the OWL 2 Specification.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 Entities in the OWL 2 Specification.interface
OWLHasValueRestriction<V extends OWLObject>
interface
Deprecated.this interface is redundantinterface
Represents a Named Individual in the OWL 2 Specification.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 an Object Property 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 marker interface for properties that aren't expression i.e.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 AsOWLClass in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement AsOWLClassModifier and TypeClassDescriptionclass
An optimised implementation of OWLDatatype for OWL2Datatypes.class
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
Quantified data restriction.class
Quantified object restriction.class
OWLQuantifiedRestrictionImpl<F extends OWLPropertyRange>
class
OWLValueRestrictionImpl<V extends OWLObject>