hepdata is hosted by Hepforge, IPPP Durham

Uses of Class
cedar.hepdata.model.Author

Packages that use Author
cedar.hepdata.db Controls database access for the hepdata application 
cedar.hepdata.model Object Model for HEPData 
 

Uses of Author in cedar.hepdata.db
 

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

static void DBOut.select(Author author)
          Populates the input AUTHOR from the DB if it already exists - or inserts it if it doesn't  

Uses of Author in cedar.hepdata.model
 

Methods in cedar.hepdata.model that return Author

 Author Reference.getAuthor()
             

Methods in cedar.hepdata.model with parameters of type Author

 void Reference.setAuthor(Author auth)
             


Generated 20060512 1623

HEPData