Package org.coode.owlapi.latex
Class LatexAxiomsListOntologyFormat
java.lang.Object
org.semanticweb.owlapi.model.OWLDocumentFormatImpl
org.semanticweb.owlapi.formats.LatexAxiomsListDocumentFormat
org.coode.owlapi.latex.LatexAxiomsListOntologyFormat
- All Implemented Interfaces:
Serializable,org.semanticweb.owlapi.model.OWLDocumentFormat,OWLOntologyFormat
@Deprecated
public class LatexAxiomsListOntologyFormat
extends org.semanticweb.owlapi.formats.LatexAxiomsListDocumentFormat
implements OWLOntologyFormat
Deprecated.
- Author:
- Matthew Horridge, The University Of Manchester, Information Management Group, Date: 03-Aug-2008
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.semanticweb.owlapi.formats.LatexAxiomsListDocumentFormat
getKeyMethods 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, supportsRelativeIRIs
-
Constructor Details
-
LatexAxiomsListOntologyFormat
public LatexAxiomsListOntologyFormat()Deprecated.
-
LatexAxiomsListDocumentFormat