Click or drag to resize

IPatternGraphAlternatives Property

An array of alternatives, each alternative contains in its cases the subpatterns to choose out of.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
IAlternative[] Alternatives { get; }

Property Value

Type: IAlternative
See Also