Click or drag to resize

PlanPseudoNodeTopNode Property

outermost enclosing supernode, the node itself if not contained within a supernode

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

Property Value

Type: PlanPseudoNode
See Also