org.semanticweb.owl.model
Interface OWLOr

All Superinterfaces:
Cloneable, OWLBooleanDescription, OWLDescription, OWLNaryBooleanDescription, OWLObject, Serializable
All Known Implementing Classes:
OWLOrImpl

public interface OWLOr
extends OWLNaryBooleanDescription

A disjunction of expressions.

Version:
$Id: OWLOr.java,v 1.1.1.1 2003/10/14 17:10:09 sean_bechhofer Exp $

Methods inherited from interface org.semanticweb.owl.model.OWLNaryBooleanDescription
getOperands
 
Methods inherited from interface org.semanticweb.owl.model.OWLDescription
accept
 
Methods inherited from interface org.semanticweb.owl.model.OWLObject
accept, clone, getAnnotations, getAnnotations, getContainedObjects, getMetadata, getOWLConnection, getOWLDataFactory
 



WonderWeb