Uses of Interface
org.semanticweb.owl.expression.OWLExpressionParser

Packages that use OWLExpressionParser
org.coode.manchesterowlsyntax   
org.semanticweb.owl.expression   
 

Uses of OWLExpressionParser in org.coode.manchesterowlsyntax
 

Classes in org.coode.manchesterowlsyntax that implement OWLExpressionParser
 class ManchesterOWLSyntaxClassFrameParser
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Sep-2007

An expression parser that parses a Manchester OWL Syntax Class Frame to produce a set of axioms that represent the class frame.
 class ManchesterOWLSyntaxDescriptionParser
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Sep-2007

An expression parser that parses descriptions written in the Manchester OWL Syntax
 

Uses of OWLExpressionParser in org.semanticweb.owl.expression
 

Subinterfaces of OWLExpressionParser in org.semanticweb.owl.expression
 interface OWLDescriptionParser
          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.