Click or drag to resize

PatternGraphVariables Property

An array of all pattern variables.

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

Property Value

IPatternVariable

Implements

IPatternGraphVariables
See Also