Class ManchesterOWLSyntaxOntologyFormat
java.lang.Object
org.semanticweb.owlapi.model.OWLDocumentFormatImpl
org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
org.semanticweb.owlapi.formats.ManchesterSyntaxDocumentFormat
org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxOntologyFormat
- All Implemented Interfaces:
Serializable,org.semanticweb.owlapi.formats.PrefixDocumentFormat,org.semanticweb.owlapi.model.OWLDocumentFormat,OWLOntologyFormat,org.semanticweb.owlapi.model.PrefixManager,PrefixOWLOntologyFormat
@Deprecated
public class ManchesterOWLSyntaxOntologyFormat
extends org.semanticweb.owlapi.formats.ManchesterSyntaxDocumentFormat
implements PrefixOWLOntologyFormat
Deprecated.
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group, Date: 10-May-2007
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.semanticweb.owlapi.formats.ManchesterSyntaxDocumentFormat
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, setParameter, toStringMethods 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
-
ManchesterOWLSyntaxOntologyFormat
public ManchesterOWLSyntaxOntologyFormat()Deprecated.
-
ManchesterSyntaxDocumentFormat