owltools.gaf.eco
Class EcoMapperFactory.OntologyMapperPair<MAPPER extends EcoMapper>

java.lang.Object
  extended by owltools.gaf.eco.EcoMapperFactory.OntologyMapperPair<MAPPER>
Enclosing class:
EcoMapperFactory

public static class EcoMapperFactory.OntologyMapperPair<MAPPER extends EcoMapper>
extends Object


Method Summary
 OWLGraphWrapper getGraph()
           
 MAPPER getMapper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGraph

public OWLGraphWrapper getGraph()
Returns:
the graph

getMapper

public MAPPER getMapper()
Returns:
the mapper


Copyright © 2010-2013. All Rights Reserved.