Click or drag to resize

ISubactionAndOutputAdditionEnvironmentRecorder Property

The recorder of the main graph. Might be null (is set if a named graph is available, then the persistent names are taken from the named graph).

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 8.0beta
Syntax
C#
IRecorder Recorder { get; set; }

Property Value

Type: IRecorder
See Also