Click or drag to resize

LGSPGraphModel Property

The model associated with the graph.

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

Property Value

Type: IGraphModel

Implements

IGraphModel
See Also