 | LGSPEdgeReplacedByEdge Property |
The edge which replaced this edge (Valid is false in this case)
or null, if this edge has not been replaced or is still a valid member of a graph.
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic LGSPEdge ReplacedByEdge { get; }
Property Value
Type:
LGSPEdge
See Also