Click or drag to resize

PatternGraphnegativePatternGraphs Field

An array of negative pattern graphs which make the search fail if they get matched (NACs - Negative Application Conditions).

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

Field Value

Type: PatternGraph
See Also