Uses of Interface
phenote.dataadapter.ncbi.NCBIDataAdapterI

Packages that use NCBIDataAdapterI
phenote.config   
phenote.dataadapter.ncbi   
 

Uses of NCBIDataAdapterI in phenote.config
 

Methods in phenote.config that return NCBIDataAdapterI
(package private)  NCBIDataAdapterI DataAdapterConfig.getNCBIAdapter()
           
 

Methods in phenote.config that return types with arguments of type NCBIDataAdapterI
 java.util.List<NCBIDataAdapterI> Config.getNCBIDataAdapters()
           
 

Uses of NCBIDataAdapterI in phenote.dataadapter.ncbi
 

Classes in phenote.dataadapter.ncbi that implement NCBIDataAdapterI
 class OMIMAdapter
          This adapter will utilize the NCBI RESTful toolkit to query OMIM IDs and return some formatted information.
 class PubMedAdapter
          This adapter will utilize the NCBI RESTful toolkit to query OMIM IDs and return some formatted information.