
|
OnCalcFuzzyFunction
|
Occurs when the parser component needs to execute a function to create a shape for a fuzzy set (the points that define the fuzzy set shape).
|

|
OnCalcFuzzyIntfFunction
|
Occurs when the parser component needs to execute a function to create a shape for a fuzzy set (the points that define the fuzzy set shape).
|

|
OnEvalExpression
|
Occurs when a fuzzy expression has been evaluated. Latch into the OnEvalExpression when you want to display the expression parsed or its result.
|

|
OnEvalExpressionIntf
|
Occurs when a fuzzy expression has been evaluated. Latch into the OnEvalExpressionIntf when you want to display the expression parsed or its result.
|

|
OnParseFuzzySet
|
Occurs when a fuzzy set has been parsed in a fuzzy variable definition.
|

|
OnParseFuzzySetIntf
|
Occurs when a fuzzy set has been parsed in a fuzzy variable definition.
|

|
OnParseFuzzyVariable
|
Occurs when a fuzzy variable definition has been parsed.
|

|
OnParseFuzzyVariableIntf
|
Occurs when a fuzzy variable definition has been parsed.
|