Click or drag to resize
InformationRequirementDiagram Constructor (IElementActivatorRegistry, IRuleSet, String)

Namespace: FlexRule.Flows.RequirementDiagrams
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public InformationRequirementDiagram(
	IElementActivatorRegistry registry,
	IRuleSet ruleSet,
	string ruleSetQuery
)

Parameters

registry
Type: FlexRuleIElementActivatorRegistry
ruleSet
Type: FlexRule.Core.ModelIRuleSet
ruleSetQuery
Type: SystemString
See Also