C# Class Bevisuali.UX.VariablesInspectorVariable

Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: duckmaestro/F-AI Class Usage Examples

Public Methods

Method Description
GetVariable ( ) : FAI.Bayesian.RandomVariable
SetVariable ( FAI.Bayesian.RandomVariable variable, string>.IDictionary abbreviations ) : void
VariablesInspectorVariable ( ) : System.Collections.Generic

Method Details

GetVariable() public method

public GetVariable ( ) : FAI.Bayesian.RandomVariable
return FAI.Bayesian.RandomVariable

SetVariable() public method

public SetVariable ( FAI.Bayesian.RandomVariable variable, string>.IDictionary abbreviations ) : void
variable FAI.Bayesian.RandomVariable
abbreviations string>.IDictionary
return void

VariablesInspectorVariable() public method

public VariablesInspectorVariable ( ) : System.Collections.Generic
return System.Collections.Generic