Click or drag to resize

Recorder Class

A class for recording changes (and their causes) applied to a graph into a file, so that they can get replayed.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.libGrRecorder

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public class Recorder : IRecorder

The Recorder type exposes the following members.

Constructors
  NameDescription
Public methodRecorder
Create a recorder
Top
Methods
See Also