Click or drag to resize

PatternGraphIndependentPatternGraphs Property

An array of independent pattern graphs which must get matched in addition to the main pattern (PACs - Positive Application Conditions).

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public IPatternGraph[] IndependentPatternGraphs { get; }

Property Value

IPatternGraph

Implements

IPatternGraphIndependentPatternGraphs
See Also