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

Property Value

IPatternGraph

Implements

IPatternGraphEmbeddingGraph
See Also