Click or drag to resize

LGSPUniquenessEnsurer Class

A class ensuring unique ids for nodes and edges with a minimum amount of gaps. Gets instantiated in case support for unique nodes/edges was declared in the model.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspLGSPUniquenessEnsurer
    de.unika.ipd.grGen.lgspLGSPUniquenessIndex

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

The LGSPUniquenessEnsurer type exposes the following members.

Constructors
  NameDescription
Public methodLGSPUniquenessEnsurer
Initializes a new instance of the LGSPUniquenessEnsurer class
Top
Methods
Fields
  NameDescription
Protected fieldgraph
Protected fieldheap
Protected fieldnextNewId
Top
See Also