Uses of Class
mapping.data.DeltaStar

Packages that use DeltaStar
mapping   
 

Uses of DeltaStar in mapping
 

Methods in mapping that return DeltaStar
 DeltaStar LPAS_DG_MS.getDeltaStar()
           
static DeltaStar LP_Solver.solveWithAj(ServersTable serversTable, JobClassesTable jobClassesTable)
          This method solves the LP allocation.
 

Methods in mapping with parameters of type DeltaStar
 void LPAS_DG_MS.setDeltaStar(DeltaStar deltaStar)