Click or drag to resize

PatternGraphoriginalPatternGraph Field

Links to the original pattern graph in case this pattern graph was inlined, otherwise null; the embeddingGraph of the original pattern graph references the original containing pattern

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public readonly PatternGraph originalPatternGraph

Field Value

Type: PatternGraph
See Also