Uses of Interface
org.semanticweb.owlapi.model.OWLAnonymousClassExpression
Packages that use OWLAnonymousClassExpression
Package
Description
Main API classes.
OWL API reference implementation package.
-
Uses of OWLAnonymousClassExpression in org.semanticweb.owlapi.model
Subinterfaces of OWLAnonymousClassExpression in org.semanticweb.owlapi.modelModifier and TypeInterfaceDescriptioninterface
interface
OWLCardinalityRestriction<F extends OWLPropertyRange>
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 restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.interface
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.interface
OWLHasValueRestriction<V extends OWLObject>
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 OWLAnonymousClassExpression in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement OWLAnonymousClassExpressionModifier and TypeClassDescriptionclass
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
Quantified data restriction.class
Quantified object restriction.class
OWLQuantifiedRestrictionImpl<F extends OWLPropertyRange>
class
OWLValueRestrictionImpl<V extends OWLObject>