| from (AdjacencyTypes) | in
AdjacencyTypes | Converts the given argument to an enum constant of this enum type. |
| getName (AdjacencyTypes) | in
AdjacencyTypes | Returns the name of the given enum constant. |
| edgesAt (IPort, AdjacencyTypes?) | in
FilteredGraphWrapper | |
| edgesAt (IPortOwner, AdjacencyTypes?) | in
FilteredGraphWrapper | |
| edgesAt (IPort, AdjacencyTypes?) | in
Graph | |
| edgesAt (IPortOwner, AdjacencyTypes?) | in
Graph | |
| edgesAt (IPort, AdjacencyTypes?) | in
GraphWrapperBase | |
| edgesAt (IPortOwner, AdjacencyTypes?) | in
GraphWrapperBase | |
| edgesAt (IPort, AdjacencyTypes?) | in
IGraph | Returns an IListEnumerable<T> for the incoming, the outgoing, or all edges adjacent to the given port, depending on type . |
| edgesAt (IPortOwner, AdjacencyTypes?) | in
IGraph | Returns an IListEnumerable<T> for the incoming, the outgoing, or all edges adjacent to the given port owner, depending on type . |