Uses of Interface
org.apache.jena.ontology.BooleanClassDescription
Packages that use BooleanClassDescription
Package
Description
Provides a set of abstractions and convenience classes for accessing and manipluating ontologies
represented in RDF.
Provides default implementations for the abstractions defined in the
org.apache.jena.ontology package.-
Uses of BooleanClassDescription in org.apache.jena.ontology
Subinterfaces of BooleanClassDescription in org.apache.jena.ontologyModifier and TypeInterfaceDescriptioninterfaceClass description that is formed from the complement of another class descriptioninterfaceEncapsulates a class description that is the intersection of a list of class expressions.interfaceClass description that is formed from the union of a list of a class descriptions. -
Uses of BooleanClassDescription in org.apache.jena.ontology.impl
Classes in org.apache.jena.ontology.impl that implement BooleanClassDescriptionModifier and TypeClassDescriptionclassShared implementation for implementations of Boolean clas expressions.classImplementation of a node representing a complement class description.classImplementation of a node representing an intersection class description.classImplementation of a node representing a union class description.