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

Class TOpCorrelationScatter

Unit

UCompViewCorrelationScatter

Declaration

type TOpCorrelationScatter = class(TOpLocalData)

Description

l'opérateur de visualisation

Hierarchy

TOpLocalData > TOperator

Methods

Overview

Public constructor Create(AOwner: TObject); override;
Public destructor Destroy; override;
Protected procedure BuildLists();
Protected function CheckAttributes(): boolean; override;
Protected procedure ClearLists();
Protected function CoreExecute(): boolean; override;
Protected function getClassParameter: TClassOperatorParameter; override;
Protected function getNewForm(): TForm; override;
Protected procedure InitializeStatDesCorrelation();

Description

Public constructor Create(AOwner: TObject); override;

 

Public destructor Destroy; override;

 

Protected procedure BuildLists();

créer les statistiques adéquates: X1 et X2 sont dans les Target, les caractérisantes sont dans les Input

Protected function CheckAttributes(): boolean; override;

statut des attributs

Protected procedure ClearLists();

vider les listes conditionnelles

Protected function CoreExecute(): boolean; override;

reconstruire les stats descriptives ici

Protected function getClassParameter: TClassOperatorParameter; override;

idem pour X2

Protected function getNewForm(): TForm; override;

 

Protected procedure InitializeStatDesCorrelation();

initialiser les stats descriptives conditionnelles

Properties

Overview

Public property LstX1: TLstCalcSDCorrelation;
Public property LstX2: TLstCalcSDCorrelation;
Public property X1: TAttribute;
Public property X2: TAttribute;

Description

Public property LstX1: TLstCalcSDCorrelation;

liste de stats sur X1

Public property LstX2: TLstCalcSDCorrelation;

liste de stats sur X2

Public property X1: TAttribute;

variable X1

Public property X2: TAttribute;

variable X2


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