Uses of Class
cds.simbad.ident.Pgm

Packages that use Pgm
cds.simbad.ident   
cds.test   
 

Uses of Pgm in cds.simbad.ident
 

Methods in cds.simbad.ident that return Pgm
 Pgm Catalog.getPgm(int index)
          Returns the Program specified by its index
 Pgm[] Catalog.getPgmList()
          Returns the array of the programs for this catalogue
 Pgm IdentDebugData.getPgm()
           
 

Methods in cds.simbad.ident with parameters of type Pgm
 void Catalog.addPgm(Pgm pgm)
          Add a programme to the catalogue
 void CatalogFull.addPgm(Pgm pgm, int idx)
          Add a programme at a given position
 void CatalogFull.replacePgm(Pgm pgm, int idx)
          Replace a programme by a new version
 

Uses of Pgm in cds.test
 

Fields in cds.test declared as Pgm
(package private)  Pgm idPgmDataModel.pgm