Uses of Interface
com.hp.hpl.jena.ontology.BooleanClassDescription

Packages that use BooleanClassDescription
com.hp.hpl.jena.ontology Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF. 
 

Uses of BooleanClassDescription in com.hp.hpl.jena.ontology
 

Subinterfaces of BooleanClassDescription in com.hp.hpl.jena.ontology
 interface ComplementClass
           Class description that is formed from the complement of another class description
 interface IntersectionClass
           Encapsulates a class description that is the intersection of a list of class expressions.
 interface UnionClass
           Class description that is formed from the union of a list of a class descriptions.
 



Licenced under the Apache License, Version 2.0