Click or drag to resize

LGSPEdgeTarget Property

The target node of the edge.

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

Property Value

Type: INode

Implements

IEdgeTarget
See Also