Click or drag to resize

PatternVariableAssignmentDependencies Field

If AssignmentSource is not null this gives the original embedding which was inlined. It is given as quick access to the needed nodes, edges, and variables for scheduling.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public PatternGraphEmbedding AssignmentDependencies

Field Value

Type: PatternGraphEmbedding
See Also