Click or drag to resize

IPatternElementPointOfDefinition Property

The pattern where this element is contained the first time / gets matched (null if rule parameter).

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
IPatternGraph PointOfDefinition { get; }

Property Value

Type: IPatternGraph
See Also