C# 클래스 Bevisuali.UX.VariablesInspectorVariable

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: duckmaestro/F-AI 1 사용 예제들

공개 메소드들

메소드 설명
GetVariable ( ) : FAI.Bayesian.RandomVariable
SetVariable ( FAI.Bayesian.RandomVariable variable, string>.IDictionary abbreviations ) : void
VariablesInspectorVariable ( ) : System.Collections.Generic

메소드 상세

GetVariable() 공개 메소드

public GetVariable ( ) : FAI.Bayesian.RandomVariable
리턴 FAI.Bayesian.RandomVariable

SetVariable() 공개 메소드

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

VariablesInspectorVariable() 공개 메소드

public VariablesInspectorVariable ( ) : System.Collections.Generic
리턴 System.Collections.Generic