 | LGSPNodeIncoming Property |
Returns an IEnumerable<IEdge> over all incoming edges
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic IEnumerable<IEdge> Incoming { get; }
Property Value
Type:
IEnumerableIEdgeImplements
INodeIncoming
See Also