Click or drag to resize

PatternGraphEmbeddingconnections Field

An array with the expressions giving the arguments to the subpattern, that are the pattern variables plus the pattern elements, with which the subpattern gets connected to the containing pattern.

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public readonly Expression[] connections

Field Value

Expression
See Also