Click or drag to resize

LGSPActionsGraph Property

The associated graph.

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

Property Value

Type: IGraph

Implements

IActionsGraph
See Also