Click or drag to resize

LGSPActions(LGSPGraph) Constructor

Constructs a new LGSPActions instance.

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
protected LGSPActions(
	LGSPGraph lgspgraph
)

Parameters

lgspgraph  LGSPGraph
The associated graph.
See Also