 | LGSPActions(LGSPGraph) Constructor |
Constructs a new LGSPActions instance.
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxprotected LGSPActions(
LGSPGraph lgspgraph
)
Parameters
- lgspgraph LGSPGraph
- The associated graph.
See Also