Click or drag to resize

PatternGraphcorrespondingEdges Field

Normally null. In case this is a pattern created from a graph, an array of all edges which created the pattern edges in edges, coupled by position.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public readonly IEdge[] correspondingEdges

Field Value

Type: IEdge
See Also