 | PlanNodeIncoming Property |
Returns all incoming plan edges.
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic override IEnumerable<PlanEdge> Incoming { get; }
Property Value
Type:
IEnumerablePlanEdge
See Also