Click or drag to resize

LGSPSubpatternActionpatternGraphs Field

The PatternGraph objects from which this matching task object has been created (non-null in case of an alternative, contains the pattern graphs of the alternative cases then)

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
protected readonly PatternGraph[] patternGraphs

Field Value

Type: PatternGraph
See Also