Query: Activities defined or unresolved in a given chartPurpose: Returns activities that are explicitly defined or unresolved in the charts of the input liststm_r_ac_def_or_unres_in_ch (IN ch_list: LIST OF
CHART,OUT status: INTEGER)
Query: Activities defined in a given chartPurpose: Returns the activities that are explicitly defined in the charts of the input liststm_r_ac_defined_in_ch (IN ch_list: LIST OF CHART,
OUT status: INTEGER)
Query: Control activities described by a given statechartPurpose: Returns the control activities described by statecharts in the input liststm_r_ac_described_by_ch (IN ch_list: LIST OF
CHART, OUT status: INTEGER)
Query: Activities instance of a given chartPurpose: Returns the instance activities defined by the charts in the input liststm_r_ac_instance_of_ch (IN ch_list: LIST OF CHART,
OUT status: INTEGER)
Query: Root activities of a given chartPurpose: Returns the internally defined activities (of type diagram) attached to the charts in the input liststm_r_ac_root_in_ch (IN ch_list: LIST OF CHART, OUT
status: INTEGER)
Query: Top-level activities of a given chartPurpose: Returns the top-level activities (not contained in any box) of the charts in the input liststm_r_ac_top_level_in_ch (IN ch_list: LIST OF
CHART,OUT status: INTEGER)
Query: Activities unresolved in a given chartPurpose: Returns activities that are unresolved in the charts of the input liststm_r_ac_unresolved_in_ch (IN ch_list: LIST OF
CHART,OUT status: INTEGER)