Click or drag to resize

LGSPRuleAndMatchingPatternsDefinedSequences Property

All the defined sequence representations generated

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public abstract DefinedSequenceInfo[] DefinedSequences { get; }

Property Value

Type: DefinedSequenceInfo
See Also