MATES 3.0-rc2

Uses of Interface
org.mates.sim.models.CPUSchedulingModel

Packages that use CPUSchedulingModel
org.mates.sim   
org.mates.sim.models.cpu   
 

Uses of CPUSchedulingModel in org.mates.sim
 

Methods in org.mates.sim that return CPUSchedulingModel
 CPUSchedulingModel Host.getCPUSchedulingModel()
          Returns this host's CPU scheduling model;
 

Methods in org.mates.sim with parameters of type CPUSchedulingModel
 void Host.setCPUSchedulingModel(CPUSchedulingModel model)
          Sets the CPU scheduling model of this host.
 

Uses of CPUSchedulingModel in org.mates.sim.models.cpu
 

Classes in org.mates.sim.models.cpu that implement CPUSchedulingModel
 class DefaultCPUSchedulingModel
          A default CPU scheduling model.
 


MATES 3.0-rc2

Submit a bug or request a feature
http://mates.sourceforge.net/

Copyright 2004 Evan Sultanik