Click or drag to resize

LGSPActionExecutionEnvironmentGraph Property


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public IGraph Graph { get; set; }

Property Value

IGraph

Implements

IActionExecutionEnvironmentGraph
See Also