Uses of Class
org.apache.jena.ontology.impl.RestrictionImpl
Packages that use RestrictionImpl
Package
Description
Provides default implementations for the abstractions defined in the
org.apache.jena.ontology
package.-
Uses of RestrictionImpl in org.apache.jena.ontology.impl
Subclasses of RestrictionImpl in org.apache.jena.ontology.implModifier and TypeClassDescriptionclass
Implementation of the allValuesFrom restriction abstraction.class
Implementation of the exact qualified cardinality restrictionclass
Implementation of the cardinality restriction abstraction.class
Implementation of the hasValue restriction abstraction.class
Implementation of the max qualified cardinality restrictionclass
Implementation of the max cardinality restriction abstraction.class
Implementation of the min qualified cardinality restrictionclass
Implementation of the min cardinality restriction abstraction.class
Implementation of qualied restrictions.class
Implementation of the someValuesFrom restriction abstraction.