org.coode.owlapi.manchesterowlsyntax
Class ManchesterOWLSyntaxOntologyHeader
java.lang.Object
  
org.coode.owlapi.manchesterowlsyntax.ManchesterOWLSyntaxOntologyHeader
public class ManchesterOWLSyntaxOntologyHeader
- extends java.lang.Object
 
Author: Matthew Horridge
 The University of Manchester
 Information Management Group
 Date: 24-Mar-2009
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ManchesterOWLSyntaxOntologyHeader
public ManchesterOWLSyntaxOntologyHeader(IRI ontologyIRI,
                                         IRI versionIRI,
                                         java.util.Set<OWLAnnotation> annotations,
                                         java.util.Set<OWLImportsDeclaration> importsDeclarations)
getOntologyID
public OWLOntologyID getOntologyID()
 
getAnnotations
public java.util.Set<OWLAnnotation> getAnnotations()
 
getImportsDeclarations
public java.util.Set<OWLImportsDeclaration> getImportsDeclarations()