Uses of Interface
org.semanticweb.owlapi.model.HasFiller
Packages that use HasFiller
Package
Description
Main API classes.
OWL API reference implementation package.
-
Uses of HasFiller in org.semanticweb.owlapi.model
Subinterfaces of HasFiller in org.semanticweb.owlapi.modelModifier and TypeInterfaceDescriptioninterface
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 DataSomeValuesFrom restriction in the OWL 2 Specification.interface
OWLHasValueRestriction<V extends OWLObject>
interface
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.interface
interface
Represents an ObjectExactCardinality restriction in the OWL 2 Specification.interface
Represents an ObjectHasValue 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 ObjectSomeValuesFrom class expression in the OWL 2 Specification.interface
A quantified data restriction.interface
A quantified object restriction.interface
OWLQuantifiedRestriction<F extends OWLPropertyRange>
-
Uses of HasFiller in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement HasFillerModifier and TypeClassDescriptionclass
OWLCardinalityRestrictionImpl<F extends OWLPropertyRange>
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>