Méthode | Description | |
---|---|---|
Compile_to_dot_source ( string source ) : string | ||
Extract_flownames ( int>.Tuple |
||
Find_flow_headline ( string>.Tuple |
||
Select_flow_by_line ( int>.Tuple |
||
Select_flowname ( int>.Tuple |
Méthode | Description | |
---|---|---|
Create_edges ( |
||
Create_graph ( Action |
||
Create_nodes ( |
||
Extract_flow ( int>.Tuple |
||
Find_end_of_flow ( string source, int initial_line_index ) : int | ||
Find_start_of_flow ( string source, int line_index ) : int | ||
Get_socketname_from_portname ( string fromPortname ) : string | ||
Is_flow_port ( string>.KeyValuePair |
||
Map_portname_to_id ( string>.Dictionary |
||
Normalize_line ( string line ) : string |
public static Compile_to_dot_source ( string source ) : string | ||
source | string | |
Résultat | string |
public static Extract_flownames ( int>.Tuple |
||
source | int>.Tuple | |
Résultat | Tuple |
public static Find_flow_headline ( string>.Tuple |
||
source | string>.Tuple | |
Résultat | int |
public static Select_flow_by_line ( int>.Tuple |
||
source | int>.Tuple | |
Résultat | string[] |
public static Select_flowname ( int>.Tuple |
||
flownames_and_source | int>.Tuple | |
Résultat | int>.Tuple |