Click or drag to resize

LGSPTransactionManager Class

A class for managing graph transactions.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspLGSPTransactionManager

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

The LGSPTransactionManager type exposes the following members.

Constructors
  NameDescription
Public methodLGSPTransactionManager
Initializes a new instance of the LGSPTransactionManager class
Top
Properties
  NameDescription
Public propertyIsActive
Top
Methods
  NameDescription
Public methodChangingElementAttribute
Public methodCommit
Public methodElementAdded
Public methodExternalTypeChanged
Public methodPause
Public methodRedirectingEdge
Public methodRemovingElement
Public methodResume
Public methodReturnFromGraph
Public methodRetypingElement
Public methodRollback
Public methodSettingVisited
Public methodStart
Public methodSwitchToGraph
Public methodToString (Overrides ObjectToString.)
Public methodVisitedAlloc
Public methodVisitedFree
Top
See Also