Click or drag to resize

LGSPRulePatternImplementedMatchClasses Property

An array of the implemented match classes

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public IMatchClass[] ImplementedMatchClasses { get; }

Property Value

Type: IMatchClass

Implements

IRulePatternImplementedMatchClasses
See Also