Click or drag to resize

PatternGraphAlternatives Property

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

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

Property Value

IAlternative

Implements

IPatternGraphAlternatives
See Also