Click or drag to resize

IPatternGraphEmbeddedGraphs Property

An array with subpattern embeddings, i.e. subpatterns and the way they are connected to the pattern

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
IPatternGraphEmbedding[] EmbeddedGraphs { get; }

Property Value

IPatternGraphEmbedding
See Also