Click or drag to resize

PatternGraphcorrespondingNodes Field

Normally null. In case this is a pattern created from a graph, an array of all nodes which created the pattern nodes in nodes, coupled by position.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public readonly INode[] correspondingNodes

Field Value

Type: INode
See Also