Uses of Class
uk.ac.ebi.intact.application.goDensity.exception.KeyNotFoundException

Packages that use KeyNotFoundException
uk.ac.ebi.intact.application.goDensity.business.binaryInteractions   
uk.ac.ebi.intact.application.goDensity.business.dag   
uk.ac.ebi.intact.application.goDensity.business.data   
 

Uses of KeyNotFoundException in uk.ac.ebi.intact.application.goDensity.business.binaryInteractions
 

Methods in uk.ac.ebi.intact.application.goDensity.business.binaryInteractions that throw KeyNotFoundException
 void CalcBinInteractionData.dbPopulate(boolean addIfProteinNoGoId)
          populate database with binary interaction data - but only if bait and prey are annotated by go.
 

Uses of KeyNotFoundException in uk.ac.ebi.intact.application.goDensity.business.dag
 

Methods in uk.ac.ebi.intact.application.goDensity.business.dag that throw KeyNotFoundException
 java.util.Collection FastGoDag.getChilds(java.lang.String goId)
           
 java.util.HashSet FastGoDag.getInteractors(java.lang.String goId)
           
 CvGoNode CvGoDag.getCvGoNode(java.lang.String goId)
          get a single CvGoNode by a GoId String
 java.util.Collection CvGoDag.getChilds(java.lang.String goId)
           
 java.util.Collection CvGoDag.getAllChilds(java.lang.String goId)
           
 

Constructors in uk.ac.ebi.intact.application.goDensity.business.dag that throw KeyNotFoundException
CvGoDag()
          Constructor retrieve the root element of GO hierarchy (of typ CvGoNode) from the database.
 

Uses of KeyNotFoundException in uk.ac.ebi.intact.application.goDensity.business.data
 

Methods in uk.ac.ebi.intact.application.goDensity.business.data that throw KeyNotFoundException
 java.util.HashSet Key2HashSet.getValueByKey(java.lang.String key)
          Allows to get the related HashSet by the unique key.
 



IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk