C# Class EmotionalAppraisal.EmotionalAppraisalAsset.InternalAppraisalFrame.AppraisalVariable

Afficher le fichier Open project: GAIPS-INESC-ID/FAtiMA-Toolkit

Méthodes publiques

Méthode Description
AddValue ( object componentType, float value, short weight ) : bool
AppraisalVariable ( ) : System
ContainsComponent ( object component ) : bool
NormalizedValue ( ) : float

Method Details

AddValue() public méthode

public AddValue ( object componentType, float value, short weight ) : bool
componentType object
value float
weight short
Résultat bool

AppraisalVariable() public méthode

public AppraisalVariable ( ) : System
Résultat System

ContainsComponent() public méthode

public ContainsComponent ( object component ) : bool
component object
Résultat bool

NormalizedValue() public méthode

public NormalizedValue ( ) : float
Résultat float