Uses of Class
owltools.graph.SharedLabelException

Packages that use SharedLabelException
owltools.graph OWLGraph -- OBO-like Graph Wrapper for OWL Ontologies 
 

Uses of SharedLabelException in owltools.graph
 

Methods in owltools.graph that throw SharedLabelException
 org.semanticweb.owlapi.model.IRI OWLGraphWrapper.getIRIByLabel(String label, boolean isEnforceUnivocal)
          fetches an OWL IRI by rdfs:label, optionally testing for uniqueness TODO: index labels.
 



Copyright © 2010-2012. All Rights Reserved.