Click or drag to resize

LGSPActionrulePattern Property

The LGSPRulePattern object from which this LGSPAction object has been created.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public abstract LGSPRulePattern rulePattern { get; }

Property Value

Type: LGSPRulePattern
See Also