Click or drag to resize

PatternGraphNegativePatternGraphs Property

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.1
Syntax
C#
public IPatternGraph[] NegativePatternGraphs { get; }

Property Value

IPatternGraph

Implements

IPatternGraphNegativePatternGraphs
See Also