Click or drag to resize

IPatternGraphIndependentPatternGraphs 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.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
IPatternGraph[] IndependentPatternGraphs { get; }

Property Value

IPatternGraph
See Also