Class OWLFunctionalSyntaxOntologyFormat

java.lang.Object
org.semanticweb.owlapi.model.OWLDocumentFormatImpl
org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormat
org.semanticweb.owlapi.io.OWLFunctionalSyntaxOntologyFormat
All Implemented Interfaces:
Serializable, org.semanticweb.owlapi.formats.PrefixDocumentFormat, org.semanticweb.owlapi.model.OWLDocumentFormat, OWLOntologyFormat, org.semanticweb.owlapi.model.PrefixManager, PrefixOWLOntologyFormat

@Deprecated public class OWLFunctionalSyntaxOntologyFormat extends org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormat implements PrefixOWLOntologyFormat
Deprecated.
use FunctionalSyntaxDocumentFormat
Author:
Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group, Date: 02-Jan-2007
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     

    Methods inherited from class org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormat

    getKey

    Methods inherited from class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl

    clear, containsPrefixMapping, copyPrefixesFrom, copyPrefixesFrom, getDefaultPrefix, getIRI, getPrefix, getPrefixComparator, getPrefixIRI, getPrefixIRIIgnoreQName, getPrefixName2PrefixMap, isPrefixOWLDocumentFormat, prefixNames, setDefaultPrefix, setPrefix, setPrefixComparator, setPrefixManager, unregisterNamespace

    Methods inherited from class org.semanticweb.owlapi.model.OWLDocumentFormatImpl

    equals, getOntologyLoaderMetaData, getParameter, hashCode, isAddMissingTypes, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.semanticweb.owlapi.model.OWLDocumentFormat

    asPrefixOWLDocumentFormat, getKey, getOntologyLoaderMetaData, getParameter, isAddMissingTypes, isPrefixOWLDocumentFormat, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, supportsRelativeIRIs

    Methods inherited from interface org.semanticweb.owlapi.model.PrefixManager

    clear, containsPrefixMapping, copyPrefixesFrom, copyPrefixesFrom, getDefaultPrefix, getIRI, getPrefix, getPrefixComparator, getPrefixIRI, getPrefixIRIIgnoreQName, getPrefixName2PrefixMap, getPrefixNames, prefixNames, setDefaultPrefix, setPrefix, setPrefixComparator, unregisterNamespace
  • Constructor Details

    • OWLFunctionalSyntaxOntologyFormat

      public OWLFunctionalSyntaxOntologyFormat()
      Deprecated.
  • Method Details

    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class org.semanticweb.owlapi.model.OWLDocumentFormatImpl