Uses of Class
org.apache.jena.ontology.impl.OntClassImpl
Packages that use OntClassImpl
Package
Description
Provides default implementations for the abstractions defined in the
org.apache.jena.ontology package.-
Uses of OntClassImpl in org.apache.jena.ontology.impl
Subclasses of OntClassImpl in org.apache.jena.ontology.implModifier and TypeClassDescriptionclassImplementation of the allValuesFrom restriction abstraction.classShared implementation for implementations of Boolean clas expressions.classImplementation of the exact qualified cardinality restrictionclassImplementation of the cardinality restriction abstraction.classImplementation of a node representing a complement class description.classImplementation of a node representing an enumerated class description.classImplementation of the hasValue restriction abstraction.classImplementation of a node representing an intersection class description.classImplementation of the max qualified cardinality restrictionclassImplementation of the max cardinality restriction abstraction.classImplementation of the min qualified cardinality restrictionclassImplementation of the min cardinality restriction abstraction.classImplementation of qualied restrictions.classImplementation of the ontology abstraction representing restrictions.classImplementation of the someValuesFrom restriction abstraction.classImplementation of a node representing a union class description.