Click or drag to resize

PatternEdgeoriginalEdge Property

Links to the original pattern edge in case this edge was inlined, otherwise null; the point of definition of the original edge references the original containing pattern

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

Property Value

PatternEdge
See Also