Click or drag to resize

LGSPNodeValid Property

This is true, if this node is a valid graph element, i.e. it is part of a graph.

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public bool Valid { get; }

Property Value

Boolean

Implements

IGraphElementValid
See Also