org.semanticweb.owl.expression
Interface OWLDescriptionParser

All Superinterfaces:
OWLExpressionParser<OWLDescription>

public interface OWLDescriptionParser
extends OWLExpressionParser<OWLDescription>

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 28-Nov-2007

An expression parser that parses expressions that correspond to class descriptions.


Method Summary
 
Methods inherited from interface org.semanticweb.owl.expression.OWLExpressionParser
parse, setOWLEntityChecker