GrGen.NET v7.2 API: the libGr class library (the type exact interface gets generated)
GrGen.NET v7.2 API: the libGr class library (the type exact interface gets generated)
de.unika.ipd.grGen.lgsp
LGSPGraph Class
LGSPGraph Methods
IsInternallyVisited Method
IsInternallyVisited Method (IGraphElement)
IsInternallyVisited Method (IGraphElement, Int32)
LGSPGraph
IsInternallyVisited Method (IGraphElement)
Returns whether the given graph element has been internally visited. (Used for computing reachability.)
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
Copy
public
override
bool
IsInternallyVisited
(
IGraphElement
elem
)
Parameters
elem
Type:
de.unika.ipd.grGen.libGr
IGraphElement
The graph element whose flag is to be retrieved.
Return Value
Type:
Boolean
True for visited, false for not visited.
Implements
IGraph
IsInternallyVisited(IGraphElement)
See Also
Reference
LGSPGraph Class
IsInternallyVisited Overload
de.unika.ipd.grGen.lgsp Namespace
German legal requirement:
Impressum / Imprint
and
Datenschutzerklärung / Privacy Statement