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

Class TMLCompMetaSpvLearning

Unit

UCompSpvLDefinition

Declaration

type TMLCompMetaSpvLearning = class(TMLCompLocalData)

Description

composant de base MetaSpvLearning, il est enchaîné dans le diagramme, il reçoit un TMLCompSpvLearning

Hierarchy

TMLCompLocalData > TMLComponent

Methods

Overview

Public destructor destroy; override;
Protected procedure InitMenusParameters(); override;
Public function isConnectable(prmGen: TMLGenComp): boolean; override;
Protected procedure LoadComponentInfoFromINI(prmSection: string; prmINI: TMemIniFile); override;
Protected procedure LoadComponentInfoFromStream(prmStream: TStream); override;
Protected procedure OnMenuExecute(Sender: TObject); override;
Protected procedure OnMenuView(Sender: TObject); override;
Protected procedure SaveComponentInfoToINI(prmINI: TMemIniFile); override;
Protected procedure SaveComponentInfoToStream(prmStream: TStream); override;
Protected function ShortMLCompName(): string; virtual; abstract;

Description

Public destructor destroy; override;

détruire

Protected procedure InitMenusParameters(); override;

rajouter le menu de paramètres du composant supervised

Public function isConnectable(prmGen: TMLGenComp): boolean; override;

gestion différenciée selon connexion à la suite ou embeddage

Protected procedure LoadComponentInfoFromINI(prmSection: string; prmINI: TMemIniFile); override;

charger l'emebbed

Protected procedure LoadComponentInfoFromStream(prmStream: TStream); override;

charger et connecté l'embéddé

Protected procedure OnMenuExecute(Sender: TObject); override;

lancer l'exécution

Protected procedure OnMenuView(Sender: TObject); override;

montrer la fiche de résultats

Protected procedure SaveComponentInfoToINI(prmINI: TMemIniFile); override;

sauver les infos de l'embedded en plus

Protected procedure SaveComponentInfoToStream(prmStream: TStream); override;

sauver en plus le composant embéddé

Protected function ShortMLCompName(): string; virtual; abstract;

un nom générique pour les attributs produits par la méthode

Properties

Overview

Public property MenuPrmSpv: TMenuItem;
Public property MLCompSupervised: TMLCompSpvLearning;
Public property PredClass: TAttribute;

Description

Public property MenuPrmSpv: TMenuItem;

menu de paramétrage du supervised

Public property MLCompSupervised: TMLCompSpvLearning;

le composant supervised associé

Public property PredClass: TAttribute;

la variable prédite


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