Click or drag to resize

IPatternGraphEmbeddingGraph Property

The pattern graph which contains this pattern graph, null if this is a top-level-graph

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

Property Value

Type: IPatternGraph
See Also