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 TypeInterfaceDescriptioninterface
Class description that is formed from the complement of another class descriptioninterface
Encapsulates a class description that is the intersection of a list of class expressions.interface
Class 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 TypeClassDescriptionclass
Shared implementation for implementations of Boolean clas expressions.class
Implementation of a node representing a complement class description.class
Implementation of a node representing an intersection class description.class
Implementation of a node representing a union class description.