owltools.gaf.owl
Class GAFOWLBridge

java.lang.Object
  extended by owltools.gaf.owl.GAFOWLBridge

public class GAFOWLBridge
extends Object


Nested Class Summary
static class GAFOWLBridge.Vocab
           
 
Constructor Summary
GAFOWLBridge(OWLGraphWrapper g)
           
GAFOWLBridge(OWLGraphWrapper g, org.semanticweb.owlapi.model.OWLOntology tgtOnt)
           
 
Method Summary
 org.semanticweb.owlapi.model.OWLOntology translate(GafDocument gafdoc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GAFOWLBridge

public GAFOWLBridge(OWLGraphWrapper g)

GAFOWLBridge

public GAFOWLBridge(OWLGraphWrapper g,
                    org.semanticweb.owlapi.model.OWLOntology tgtOnt)
Method Detail

translate

public org.semanticweb.owlapi.model.OWLOntology translate(GafDocument gafdoc)


Copyright © 2010-2011. All Rights Reserved.