org.semanticweb.owlapi.model
Interface OWLObjectUnionOf

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnonymousClassExpression, OWLBooleanClassExpression, OWLClassExpression, OWLNaryBooleanClassExpression, OWLObject, OWLPropertyRange, SWRLPredicate
All Known Implementing Classes:
OWLObjectUnionOfImpl

public interface OWLObjectUnionOf
extends OWLNaryBooleanClassExpression

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

Represents an ObjectUnionOf class expression in the OWL 2 Specification.


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