Click or drag to resize

IActionExecutionEnvironmentMaxMatches Property

The maximum number of matches to be returned for a RuleAll sequence element. If it is zero or less, the number of matches is unlimited.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
int MaxMatches { get; set; }

Property Value

Type: Int32
See Also