Uses of Class
org.coode.owlapi.obo.parser.IDSpaceManager

Packages that use IDSpaceManager
org.coode.owlapi.obo.parser   
 

Uses of IDSpaceManager in org.coode.owlapi.obo.parser
 

Methods in org.coode.owlapi.obo.parser that return IDSpaceManager
 IDSpaceManager OBOOntologyFormat.getIdSpaceManager()
          Gets the OBO id-space manager.
 IDSpaceManager OBOConsumer.getIdSpaceManager()
          Gets a COPY of the IDSpaceManager held by this OBOConsumer.
 

Methods in org.coode.owlapi.obo.parser with parameters of type IDSpaceManager
 org.semanticweb.owlapi.model.IRI OBOIdType.getIRIFromOBOId(org.semanticweb.owlapi.model.OWLOntologyID ontologyID, IDSpaceManager idSpaceManager, String oboId)
           
 

Constructors in org.coode.owlapi.obo.parser with parameters of type IDSpaceManager
IDSpaceManager(IDSpaceManager idSpaceManager)
          Creates an IDSpaceManager and copying the id prefix to IRI prefix mappings contained in some other IDSpaceManager.
OBOOntologyFormat(IDSpaceManager idSpaceManager)
          Constructs an OBOOntologyFormat object.
 



Copyright © 2012 The University of Manchester. All Rights Reserved.