org.semanticweb.owlapi.model
Interface OWLBooleanClassExpression

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnonymousClassExpression, OWLClassExpression, OWLObject, OWLPropertyRange, SWRLPredicate
All Known Subinterfaces:
OWLNaryBooleanClassExpression, OWLObjectComplementOf, OWLObjectIntersectionOf, OWLObjectUnionOf
All Known Implementing Classes:
OWLNaryBooleanClassExpressionImpl, OWLObjectComplementOfImpl, OWLObjectIntersectionOfImpl, OWLObjectUnionOfImpl

public interface OWLBooleanClassExpression
extends OWLAnonymousClassExpression

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006


Method Summary
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLClassExpression
accept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThing