Class ManchesterOWLSyntaxInlineAxiomParser

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

@Deprecated public class ManchesterOWLSyntaxInlineAxiomParser extends org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxInlineAxiomParser
Deprecated.
use ManchesterOWLSyntaxInlineAxiomParser
Author:
Matthew Horridge, The University of Manchester, Information Management Group, Date: 13-May-2009
  • Constructor Summary

    Constructors
    Constructor
    Description
    ManchesterOWLSyntaxInlineAxiomParser(org.semanticweb.owlapi.model.OWLDataFactory dataFactory, org.semanticweb.owlapi.expression.OWLEntityChecker checker)
    Deprecated.
     
  • Method Summary

    Methods inherited from class org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxInlineAxiomParser

    parse, setOWLEntityChecker

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ManchesterOWLSyntaxInlineAxiomParser

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