Package org.semanticweb.owlapi.io
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.
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group, Date: 02-Jan-2007
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormat
getKeyMethods 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, unregisterNamespaceMethods inherited from class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
equals, getOntologyLoaderMetaData, getParameter, hashCode, isAddMissingTypes, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameterMethods inherited from interface org.semanticweb.owlapi.model.OWLDocumentFormat
asPrefixOWLDocumentFormat, getKey, getOntologyLoaderMetaData, getParameter, isAddMissingTypes, isPrefixOWLDocumentFormat, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, supportsRelativeIRIsMethods 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
Deprecated.- Overrides:
toStringin classorg.semanticweb.owlapi.model.OWLDocumentFormatImpl
-
FunctionalSyntaxDocumentFormat