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.1
Syntax
C#
public INode Target { get; }

Property Value

INode

Implements

IEdgeTarget
See Also