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.1
Syntax
C#
IPatternGraph EmbeddingGraph { get; }

Property Value

IPatternGraph
See Also