Click or drag to resize

LGSPSubpatternAction Constructor

Initializes a new instance of the LGSPSubpatternAction class

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

Parameters

patternGraphs
Type: de.unika.ipd.grGen.lgspPatternGraph
See Also