Uses of Class
org.coode.owl.rdfxml.parser.AbstractNaryBooleanDescriptionTranslator

Packages that use AbstractNaryBooleanDescriptionTranslator
org.coode.owl.rdfxml.parser   
 

Uses of AbstractNaryBooleanDescriptionTranslator in org.coode.owl.rdfxml.parser
 

Subclasses of AbstractNaryBooleanDescriptionTranslator in org.coode.owl.rdfxml.parser
 class IntersectionOfTranslator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Dec-2006

A description translator which produces an OWLIntersectionOf description.
 class UnionOfTranslator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Dec-2006

Translates a set of triples to an OWLUnionOf description.