hepdata is hosted by Hepforge, IPPP Durham

Uses of Class
cedar.hepdata.model.Reference

Packages that use Reference
cedar.hepdata.db Controls database access for the hepdata application 
cedar.hepdata.file Reads from flat files generated from legacy HEPData database 
 

Uses of Reference in cedar.hepdata.db
 

Methods in cedar.hepdata.db with parameters of type Reference

static void DBManager.add(Reference reference)
          Add a Reference record to the DB. protected static boolean DBUtil.selectId(Reference r)
          Populates the input Reference's ID from the DB  

Uses of Reference in cedar.hepdata.file
 

Methods in cedar.hepdata.file with parameters of type Reference

 void HDObjectReader.fill(Reference reference)
          Populates the input object with fields read consecutively from a line of the input data.  


Generated 20060512 1623

HEPData