Uses of Class
org.obolibrary.obo2owl.OwlStringTools.OwlStringException

Packages that use OwlStringTools.OwlStringException
org.obolibrary.obo2owl   
 

Uses of OwlStringTools.OwlStringException in org.obolibrary.obo2owl
 

Methods in org.obolibrary.obo2owl that throw OwlStringTools.OwlStringException
static String OwlStringTools.translate(Set<org.semanticweb.owlapi.model.OWLAxiom> axioms)
          Create a string for the given set of axioms.
static Set<org.semanticweb.owlapi.model.OWLAxiom> OwlStringTools.translate(String axioms)
          Parse the axioms from the given axiom string.
 



Copyright © 2010-2013. All Rights Reserved.