Click or drag to resize

SequenceDefinitionAnnotations Property

The annotations of the sequence

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

Property Value

Type: Annotations

Implements

ISequenceDefinitionAnnotations
See Also