Click or drag to resize

UniqueLookupNeededElement Field

The pattern element that must be bound before the unique index can be accessed. null if the unique index can be accessed straight from the beginning, does not depend on other nodes/edges.

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

Field Value

Type: PatternElement
See Also