org.semanticweb.owlapi.util
Interface RootClassChecker

All Known Implementing Classes:
SimpleRootClassChecker

public interface RootClassChecker

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Jan-2007


Method Summary
 boolean isRootClass(OWLClass cls)
           
 

Method Detail

isRootClass

boolean isRootClass(OWLClass cls)
                    throws OWLException
Throws:
OWLException