Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Class TLstGroupAttCarac

Unit

UCalcStatDesGroupCaracterization

Declaration

type TLstGroupAttCarac = class(TObject)

Description

liste des résultats pour un groupe

Methods

Overview

Public constructor Create(prmAtt: TAttribute; prmValue: TTypeDiscrete; prmLstAttCarac: TLstAttributes; prmStatGlob: TLstCalcStatDes);
Public destructor Destroy; override;
Public procedure ComputeStats();
Public function getHTMLResult(): string;
Public procedure Refresh(prmExamples: TExamples);
Public procedure SortList(prmOption: integer = -1);

Description

Public constructor Create(prmAtt: TAttribute; prmValue: TTypeDiscrete; prmLstAttCarac: TLstAttributes; prmStatGlob: TLstCalcStatDes);

initialiser la liste

Public destructor Destroy; override;

détruire les listes

Public procedure ComputeStats();

recalculer les indicateurs

Public function getHTMLResult(): string;

envoyer une description HTML des résultats

Public procedure Refresh(prmExamples: TExamples);

calculer les indicateurs stats

Public procedure SortList(prmOption: integer = -1);

trier les listes


Generated by DIPasDoc 0.8.6 on ven. 09/ janv. 2004 00:52:26