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.1
Syntax
C#
IAlternative[] Alternatives { get; }

Property Value

IAlternative
See Also