Click or drag to resize

LGSPGraphStatisticsedgeCounts Field

The number of compatible edges in the graph for each type at the time of the last analysis. It is null, if no analysis has been executed, yet.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public int[] edgeCounts

Field Value

Type: Int32
See Also