Class ManchesterOWLSyntaxFramesParser

java.lang.Object
org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxFramesParser
org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxFramesParser
All Implemented Interfaces:
org.semanticweb.owlapi.expression.OWLExpressionParser<Set<org.semanticweb.owlapi.util.OntologyAxiomPair>>

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

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

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

    parse, setDefaultOntology, setOWLEntityChecker, setOWLOntologyChecker

    Methods inherited from class java.lang.Object

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

    • ManchesterOWLSyntaxFramesParser

      public ManchesterOWLSyntaxFramesParser(org.semanticweb.owlapi.model.OWLDataFactory dataFactory, org.semanticweb.owlapi.expression.OWLEntityChecker checker)
      Deprecated.
      Parameters:
      dataFactory - the data factory
      checker - the entity checker