Click or drag to resize

PatternGraphEdges Property

An array of all pattern edges.

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public IPatternEdge[] Edges { get; }

Property Value

IPatternEdge

Implements

IPatternGraphEdges
See Also