Input List Type: mx
Query: A-flow-lines whose source is a given elementPurpose: Returns global compound a-flow-lines whose source is an element from the input liststm_r_af_from_source_mx (IN mx_list: LIST OF
ELEMENT,OUT status: INTEGER)
Query: A-flow-lines whose target is given elementPurpose: Returns global compound a-flow-lines whose target is an element from the input liststm_r_af_to_target_mx (IN mx_list: LIST OF
ELEMENT,OUT status: INTEGER)
Query: A-flow-lines through which a given element flowsPurpose: Returns the a-flow-lines through which elements in the input list actually flowstm_r_af_within_flows_mx (IN mx_list: LIST OF
ELEMENT,OUT status: INTEGER)
Query: A-flow-lines labeled by a given elementPurpose: Returns the a-flow-lines labeled with elements in the input liststm_r_af_within_labels_mx (IN mx_list: LIST OF
ELEMENT,OUT status: INTEGER)