![]() | LGSPEdge |
The LGSPEdgeHead type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplyFunctionMethod | (Overrides LGSPEdgeApplyFunctionMethod(IActionExecutionEnvironment, IGraph, String, Object)) |
![]() | ApplyProcedureMethod | (Overrides LGSPEdgeApplyProcedureMethod(IActionExecutionEnvironment, IGraph, String, Object)) |
![]() | Clone | (Overrides LGSPEdgeClone(INode, INode)) |
![]() | Copy | (Overrides LGSPEdgeCopy(INode, INode, IGraph, IDictionaryObject, Object)) |
![]() | GetAttribute | (Overrides LGSPEdgeGetAttribute(String)) |
![]() | GetUniqueId |
Gets the unique id of the edge.
Only available if unique ids for nodes and edges were declared in the model
(or implicitely switched on by parallelization or the declaration of some index).
(Inherited from LGSPEdge) |
![]() | InstanceOf |
Returns true, if the typed object is compatible to the given type.
(Inherited from LGSPEdge) |
![]() | IsDeeplyEqual | (Overrides LGSPEdgeIsDeeplyEqual(IDeepEqualityComparer, IDictionaryObject, Object)) |
![]() | Opposite |
Retrieves the other incident node of this edge.
(Inherited from LGSPEdge) |
![]() | Recycle | (Overrides LGSPEdgeRecycle) |
![]() | ResetAllAttributes | (Overrides LGSPEdgeResetAllAttributes) |
![]() | SetAttribute | (Overrides LGSPEdgeSetAttribute(String, Object)) |
![]() | SetSourceAndTarget |
Sets source and target to the LGSPEdge object instantiated before with source and target being null.
(Inherited from LGSPEdge) |
![]() | ToString |
Returns the name of the type of this edge.
(Inherited from LGSPEdge) |