#include <SJobPropDialog.h>
Inherits QDialog.
Inheritance diagram for SJobPropDialog:

Public Methods | |
| SJobPropDialog (QWidget *parent, const char *name) | |
| ~SJobPropDialog () | |
| bool | getProcTimeType () |
| double | getUpper () |
| double | getLower () |
| SProbabilityDist::Type | getProcTimeDist () |
| double | getRelTimeRate () |
| bool | getRelTimeType () |
| SProbabilityDist::Type | getRelTimeDist () |
| double | getRelTimeLength () |
|
||||||||||||
|
|
|
|
|
|
|
get lower bound of interval for mean values |
|
|
get Type of processing time distribution of jobs |
|
|
get boolean value which states if processing times are random i.e. not known until finishing the job |
|
|
get Type of release time distribution of jobs |
|
|
DUE TO ERROR: because for some reason one of the variables will always be 1.0 at handoff to another object, this dummy value will be used as this variable. SHOULD BE DEBUGGED. |
|
|
get Rate for release time distribution of jobs |
|
|
get boolean value which states if release times are random i.e. not known until arrival of the job |
|
|
get upper bound of interval for mean values |
1.2.18