org.coode.manchesterowlsyntax
Class ManchesterOWLSyntaxOntologyFormat

java.lang.Object
  extended by org.semanticweb.owl.model.OWLOntologyFormat
      extended by org.semanticweb.owl.vocab.NamespaceOWLOntologyFormat
          extended by org.coode.manchesterowlsyntax.ManchesterOWLSyntaxOntologyFormat

public class ManchesterOWLSyntaxOntologyFormat
extends NamespaceOWLOntologyFormat

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-May-2007


Constructor Summary
ManchesterOWLSyntaxOntologyFormat()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.semanticweb.owl.vocab.NamespaceOWLOntologyFormat
addPrefixNamespaceMapping, getNamespacesByPrefixMap
 
Methods inherited from class org.semanticweb.owl.model.OWLOntologyFormat
equals, getParameter, hashCode, setParameter
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ManchesterOWLSyntaxOntologyFormat

public ManchesterOWLSyntaxOntologyFormat()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object