Click or drag to resize

PatternElementPointOfDefinition Property

The pattern where this element gets matched (null if rule parameter).

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

Property Value

Type: IPatternGraph

Implements

IPatternElementPointOfDefinition
See Also