Table of Contents

Class GNode

Namespace
NMF.Glsp.Graph
Assembly
NMF.Glsp.dll

Denotes a node

public class GNode : GElement
Inheritance
GNode
Inherited Members

Constructors

GNode()

Creates a new element

public GNode()

GNode(string)

Creates a new element

public GNode(string id)

Parameters

id string

The id of the new element

Remarks

If the id is null, a new id is generated