Query: Activities that are sources for a given a-flow-linePurpose: Returns the A-Flow-lines defined in the input list of charts. Query: Activities that are sources for a given a-flow-linePurpose: Returns the A-Flow-lines entering the Data-Stores in the input list.STM_R_BA_ENTER_DS(IN in_list: LIST OF DATA_STORE,
OUT status: INTEGER):LIST OF A_FLOW_LINE;
Query: Activities that are sources for a given a-flow-linePurpose: Returns the activities that are sources of a-flow-lines in the input list Query: Activities that are sources for a given a-flow-linePurpose: Returns the activities that are sources of a-flow-lines in the input listSTM_R_BA_ENTER_AN(IN in_list: LIST OF ACTIVITY, OUT
status: INTEGER):LIST OF A_FLOW_LINE;
Query: Activities that are sources for a given a-flow-linePurpose: Returns the activities that are sources of a-flow-lines in the input listSTM_R_BA_EXIT_FROM_AC(IN in_list: LIST OF ACTIVITY,
OUT status: INTEGER):LIST OF A_FLOW_LINE;
Query: Activities that are sources for a given a-flow-linePurpose: Returns the activities that are sources of a-flow-lines in the input listSTM_R_BA_ENTER_CN(IN in_list: LIST OF CONNECTOR,
OUT status: INTEGER):LIST OF A_FLOW_LINE;
Query: Activities that are sources for a given a-flow-linePurpose: Returns the activities that are sources of a-flow-lines in the input list Query: Activities that are sources for a given a-flow-linePurpose: Returns the activities that are sources of a-flow-lines in the input list Query: Activities that are sources for a given a-flow-linePurpose: Returns the activities that are sources of a-flow-lines in the input list Query: Activities that are sources for a given a-flow-linePurpose: Returns the activities that are sources of a-flow-lines in the input liststm_r_ac_source_of_af (IN af_list: LIST OF
A_FLOW_LINE, OUT status: INTEGER)
Query: Activities that are targets of a given a-flow-linePurpose: Returns the activities that are targets for a-flow-lines in the input liststm_r_ac_target_of_af (IN af_list: LIST OF
A_FLOW_LINE, OUT status: INTEGER)