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

Class TAssocItemSet

Unit

UCalcAssocStructure

Declaration

type TAssocItemSet = class(TObject)

Description

un itemset

Methods

Overview

Public constructor Create(prmItem1,prmItem2: TAssocItem); overload;
Public constructor Create(prmItemSet: TAssocItemSet; prmItem: TAssocItem); overload;
Public destructor Destroy(); override;
Public function card(): integer;
Public procedure freeBoolArray();
Public function getItem(i: integer): TAssocItem;
Public function isItemNotIncluded(prmItem: TAssocItem): boolean;
Public function Last(): TAssocItem;

Description

Public constructor Create(prmItem1,prmItem2: TAssocItem); overload;

 

Public constructor Create(prmItemSet: TAssocItemSet; prmItem: TAssocItem); overload;

tableau des booléens

Public destructor Destroy(); override;

 

Public function card(): integer;

 

Public procedure freeBoolArray();

vider à la volée le tableau de bits

Public function getItem(i: integer): TAssocItem;

 

Public function isItemNotIncluded(prmItem: TAssocItem): boolean;

 

Public function Last(): TAssocItem;

 

Properties

Overview

Public property Description: string;
Public property Support: integer;

Description

Public property Description: string;

function computeSupport(prmExamples: TExamples): integer;

Public property Support: integer;

 


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