org.semanticweb.owl.model
Interface OWLObjectIntersectionOf

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

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, asConjunctSet, asDisjunctSet, asOWLClass, getComplementNNF, getNNF, isAnonymous, isLiteral, isOWLNothing, isOWLThing
 
Methods inherited from interface org.semanticweb.owl.model.OWLObject
accept, accept, getClassesInSignature, getDataPropertiesInSignature, getIndividualsInSignature, getObjectPropertiesInSignature, getSignature
 
Methods inherited from interface java.lang.Comparable
compareTo