All Classes Functions
Public Member Functions | Static Public Member Functions | List of all members
Session Class Reference

Public Member Functions

int getCurrentGraphIndex ()
 
void setCurrentGraphIndex (int newIndex)
 
int getSize ()
 
void displayResults () throws runTimeException, IllegalDataException, OutOfRangeException
 
void refreshJResult () throws runTimeException
 
void saveResults () throws IOException, CancelException, runTimeException, IllegalDataException
 
void setRadio1 (boolean Radio1)
 
void setRadio2 (boolean Radio2)
 
void refreshT () throws runTimeException, IllegalDataException
 
void refreshP () throws runTimeException, IllegalDataException
 
void setTemperatureMin (double tMin) throws TemperatureException, runTimeException, IllegalDataException
 
void setTemperatureMax (double tMax) throws TemperatureException
 
void setStepTemperature (double tStep) throws TemperatureStepException
 
void setPressureMin (double pMin) throws PressureException, runTimeException, IllegalDataException
 
void setPressureMax (double pMax) throws PressureException
 
void setStepPressure (double pStep) throws PressureStepException
 
double getTemperatureMin ()
 
double getTemperatureMax ()
 
double getStepTemperature ()
 
double getPressureMin ()
 
double getPressureMax ()
 
double getStepPressure ()
 
Unity getUnitSystem ()
 
void setScalingFactor (double scalingFactor) throws runTimeException, IllegalDataException
 
void add (SessionComponent o) throws runTimeException
 
void calculationErase ()
 
void save (String safeguardFile) throws IOException, IllegalDataException
 
void load (String safeguardFile) throws IOException, IllegalDataException, runTimeException, OutOfRangeException
 
Vector getSessionContent ()
 
double getScalingFactor ()
 
void addFilenameUsed (String filename)
 
StringVector getFilenameUsed ()
 
StringVector getFilesToBeRead ()
 

Static Public Member Functions

static void aboutKisthepDisplay ()
 
static boolean getRadio1 ()
 
static boolean getRadio2 ()
 
static Session getCurrentSession ()
 
static boolean getToBeSaveFlag ()
 

Member Function Documentation

double Session.getPressureMin ( )

get pressure information

double Session.getTemperatureMin ( )

get temperature information

Unity Session.getUnitSystem ( )

get unit information


The documentation for this class was generated from the following file: