org.semanticweb.owl.model
Interface OWLObjectIntersectionOf

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnonymousDescription, OWLBooleanDescription, OWLDescription, OWLNaryBooleanDescription, OWLObject, OWLPropertyRange
All Known Implementing Classes:
OWLObjectIntersectionOfImpl

public interface OWLObjectIntersectionOf
extends OWLNaryBooleanDescription

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


Method Summary
 
Methods inherited from interface org.semanticweb.owl.model.OWLNaryBooleanDescription
getOperands
 
Methods inherited from interface org.semanticweb.owl.model.OWLDescription
accept, accept, asOWLClass, getComplementNNF, getNNF, isAnonymous, isLiteral, isOWLNothing, isOWLThing
 
Methods inherited from interface org.semanticweb.owl.model.OWLObject
accept, accept, getSignature
 
Methods inherited from interface java.lang.Comparable
compareTo