Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SJobPropDialog Class Reference

#include <SJobPropDialog.h>

Inherits QDialog.

Inheritance diagram for SJobPropDialog:

Inheritance graph
[legend]
List of all members.

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 ()

Detailed Description

Author:
LEA / TUM


Constructor & Destructor Documentation

SJobPropDialog::SJobPropDialog QWidget   parent,
const char *    name
 

SJobPropDialog::~SJobPropDialog  
 


Member Function Documentation

double SJobPropDialog::getLower  
 

get lower bound of interval for mean values

SProbabilityDist::Type SJobPropDialog::getProcTimeDist  
 

get Type of processing time distribution of jobs

bool SJobPropDialog::getProcTimeType  
 

get boolean value which states if processing times are random i.e. not known until finishing the job

SProbabilityDist::Type SJobPropDialog::getRelTimeDist  
 

get Type of release time distribution of jobs

double SJobPropDialog::getRelTimeLength  
 

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.

double SJobPropDialog::getRelTimeRate  
 

get Rate for release time distribution of jobs

bool SJobPropDialog::getRelTimeType  
 

get boolean value which states if release times are random i.e. not known until arrival of the job

double SJobPropDialog::getUpper  
 

get upper bound of interval for mean values


The documentation for this class was generated from the following files:
Generated on Thu May 22 16:50:46 2003 for Sketch-it! by doxygen1.2.18