Click or drag to resize

LGSPUndoElemRemoved Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspLGSPUndoElemRemoved

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public class LGSPUndoElemRemoved : IUndoItem

The LGSPUndoElemRemoved type exposes the following members.

Constructors
  NameDescription
Public methodLGSPUndoElemRemoved
Initializes a new instance of the LGSPUndoElemRemoved class
Top
Methods
  NameDescription
Public methodDoUndo
Public methodToString (Overrides ObjectToString.)
Top
Fields
  NameDescription
Public field_elem
Public field_graph
Public field_name
Public field_vars
Top
See Also