Uses of Package
mapping

Packages that use mapping
arrival_generator   
generating   
interfacing   
logging   
mapping   
mapping.data   
 

Classes in mapping used by arrival_generator
Mapper
          This class is the centre of operation to the software.
 

Classes in mapping used by generating
Mapper
          This class is the centre of operation to the software.
 

Classes in mapping used by interfacing
Mapper
          This class is the centre of operation to the software.
 

Classes in mapping used by logging
Mapper
          This class is the centre of operation to the software.
 

Classes in mapping used by mapping
EndOfFailureAnnouncer
           
FCFS_MS
          This is the implementation of the FCFS scheduling policy.
Gcu_MS
          This is the implementation of the Gcu scheduling policy.
JobsQueue
          Every Job Class has its own queue in the LPAS_DG and Gcu mapping schemes.
LPAS_DG_MS
          This is the implementation of the LPAS_DG scheduling policy.
LPAS_DG_MS_SOLVING_TICKER
          This thread just wakes up every System time unit and resolves the delta star matrix
Mapper
          This class is the centre of operation to the software.
MappingScheme
          To add a mapping scheme, A concrete class that extend this abstract class, thus it must implement the methods of this class.
NREP_MS
          A very minor change to the FCFS_MS class which allows the cancel flags to be used.
SLQ_MS
          This is an implementation of the SLQ scheduling policy
TimeOutAnnouncer
           
 

Classes in mapping used by mapping.data
Mapper
          This class is the centre of operation to the software.