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

Class TMLCompSpvLearning

Unit

UCompSpvLDefinition

Declaration

type TMLCompSpvLearning = class(TMLComponent)

Description

le composant supervised learning

Hierarchy

TMLComponent

Methods

Overview

Protected function GetLogResultDescription(): string; override;
Protected procedure InitializationsAfterInsertion(); override;
Protected procedure InsertIntoDiagram(prmDiagram: TMLDiagram; prmPred: TMLComponent); override;
Protected procedure OnMenuParameters(Sender: TObject); override;
Protected procedure RefreshOutput(); override;
Public function sectionINI(): string; override;
Public procedure SendUserMessage(prmStr: string); override;

Description

Protected function GetLogResultDescription(): string; override;

desc pour le fichier log

Protected procedure InitializationsAfterInsertion(); override;

 

Protected procedure InsertIntoDiagram(prmDiagram: TMLDiagram; prmPred: TMLComponent); override;

tout le noeud de l'affaire est ici, il faut embedder le composant, le paramètre prmPred indique donc celui dans lequel on veut l'insérer

Protected procedure OnMenuParameters(Sender: TObject); override;

gestion du paramétrage

Protected procedure RefreshOutput(); override;

rien en sortie ici

Public function sectionINI(): string; override;

section INI dans le fichier de sauvegarde

Public procedure SendUserMessage(prmStr: string); override;

le message est transmis et non plus affiché directement

Properties

Overview

Public property MetaSpvL: TMLCompMetaSpvLearning;

Description

Public property MetaSpvL: TMLCompMetaSpvLearning;

le meta associé


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