org.semanticweb.owl.model
Interface OWLObjectComplementOf

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

public interface OWLObjectComplementOf
extends OWLBooleanDescription

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


Method Summary
 OWLDescription getOperand()
           
 
Methods inherited from interface org.semanticweb.owl.model.OWLDescription
accept, accept, asOWLClass, isAnonymous, isOWLNothing, isOWLThing
 

Method Detail

getOperand

OWLDescription getOperand()