Query: Deep history connectorsPurpose: Returns all the deep history connectors in the input liststm_r_cn_deep_history_cn (IN cn_list: LIST OF
CONNECTOR,OUT status: INTEGER)
Query: History connectorsPurpose: Returns all the history connectors in the input liststm_r_cn_history_cn (IN cn_list: LIST OF
CONNECTOR,OUT status: INTEGER)
Query: Termination connectorsPurpose: Returns all the termination connectors in the input liststm_r_cn_termination_cn (IN cn_list: LIST OF
CONNECTOR,OUT status: INTEGER)
Query: Source connectorsPurpose: Returns all the source connectors in the input list Query: Target connectorsPurpose: Returns all the target connectors in the input list Query: Source connectorsPurpose: Returns all the source connectors in the input listSTM_R_CN_SOURCE_OF_BT(IN bt_list: LIST OF
TRANSITION,OUT status: INTEGER): LIST OF CONNECTOR;
Query: Target connectorsPurpose: Returns all the target connectors in the input listSTM_R_CN_TARGET_OF_BT(IN bt_list: LIST OF
TRANSITION,OUT status: INTEGER): LIST OF CONNECTOR;
Query: source connectorsPurpose: Returns all the source connectors in the input liststm_r_cn_termination_cn (IN cn_list: LIST OF
CONNECTOR,OUT status: INTEGER)
Query: Termination connectorsPurpose: Returns all the history connectors in the input listSTM_R_CN_TARGET_OF_BA(IN ba_list: LIST OF
A_FLOW_LINE,OUT status: INTEGER): LIST OF CONNECTOR;