Class ManchesterOWLSyntaxClassExpressionParser

java.lang.Object
org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxClassExpressionParser
org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxClassExpressionParser
All Implemented Interfaces:
org.semanticweb.owlapi.expression.OWLExpressionParser<org.semanticweb.owlapi.model.OWLClassExpression>

@Deprecated public class ManchesterOWLSyntaxClassExpressionParser extends org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxClassExpressionParser
Deprecated.
use ManchesterOWLSyntaxClassExpressionParser
An expression parser that parses class expressions written in the Manchester OWL Syntax.
Author:
Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group, Date: 13-Sep-2007
  • Constructor Details

    • ManchesterOWLSyntaxClassExpressionParser

      public ManchesterOWLSyntaxClassExpressionParser(org.semanticweb.owlapi.model.OWLDataFactory dataFactory, org.semanticweb.owlapi.expression.OWLEntityChecker checker)
      Deprecated.
      Parameters:
      dataFactory - dataFactory
      checker - checker