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 getTargetOntology()
           
 void setTargetOntology(org.semanticweb.owlapi.model.OWLOntology targetOntology)
           
 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

getTargetOntology

public org.semanticweb.owlapi.model.OWLOntology getTargetOntology()

setTargetOntology

public void setTargetOntology(org.semanticweb.owlapi.model.OWLOntology targetOntology)

translate

public org.semanticweb.owlapi.model.OWLOntology translate(GafDocument gafdoc)
Parameters:
gafdoc -
Returns:


Copyright © 2010-2012. All Rights Reserved.