|
MATES 3.0-rc2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |