Click or drag to resize

PatternGraphEmbeddingGraph Property

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

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

Property Value

Type: IPatternGraph

Implements

IPatternGraphEmbeddingGraph
See Also