| Name | Description |
---|
  | ReachableEdgesOutgoing(IGraph, INode, EdgeType, NodeType) |
Returns set of outgoing edges reachable from the start node, under the type constraints given
|
  | ReachableEdgesOutgoing(INode, EdgeType, NodeType, IGraph) | |
  | ReachableEdgesOutgoing(IGraph, INode, EdgeType, NodeType, IActionExecutionEnvironment) | |
  | ReachableEdgesOutgoing(IGraph, INode, EdgeType, NodeType, Int32) |
Returns set of outgoing edges reachable from the start node, under the type constraints given
|
  | ReachableEdgesOutgoing(INode, EdgeType, NodeType, IGraph, IActionExecutionEnvironment) | |
  | ReachableEdgesOutgoing(INode, EdgeType, NodeType, IGraph, Int32) | |
  | ReachableEdgesOutgoing(IGraph, INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32) | |
  | ReachableEdgesOutgoing(INode, EdgeType, NodeType, IGraph, IActionExecutionEnvironment, Int32) | |