Uses of Class
experiments.ExpLZ77

Packages that use ExpLZ77
infogenomics   
storeguis   
 

Uses of ExpLZ77 in infogenomics
 

Methods in infogenomics with parameters of type ExpLZ77
 boolean MySqlGenomesDbDAO.insertExperiment(ExpLZ77 exp, java.lang.String expName, java.lang.String expDesc, boolean saveWordPos)
          Insert a "LZ77 experiment" into the genomes database and assigns to it a name (expName) and a description (expDesc)
 void MySqlGenomesDbDAO.selectExpLZ77BasicInfo(ExpLZ77 exp, java.lang.String name)
          Selects from db all the information of an Exp experiment
 

Uses of ExpLZ77 in storeguis
 

Constructors in storeguis with parameters of type ExpLZ77
LZ77ExpStoreGui(ExpLZ77 e)
          Creates new form ExpStoreGui