Query: Actions by attributePurpose: Returns the actions in the input list that match a given attribute and valuestm_r_an_by_attributes_an (IN an_list: LIST OF
ACTION, IN attr_name : STRING, IN attr_value :
STRING, OUT status: INTEGER)
Query: Actions explicitly definedPurpose: Returns the actions of the input list that were explicitly definedstm_r_an_explicit_defined_an (IN an_list: LIST OF
ACTION, OUT status: INTEGER)
Purpose: Returns the actions in the input list implemented as the Best Match using Select Implementation in the propertiesstm_r_an_imp_best_match_an (IN el_list: LIST OF
ACTION, OUT status: INTEGER)
Query: Actions with a defined implementationPurpose: Returns the actions in the input list that have a defined implementation in the propertiesstm_r_an_imp_definition_an (IN el_list: LIST OF
ACTION, OUT status: INTEGER)
Query: Actions whose selected implementation is NonePurpose: Returns the actions in the input list that are not implemented using Select Implementationstm_r_an_imp_none_an (IN el_list: LIST OF ACTION,
OUT status: INTEGER)
Query: Actions implemented in a truth tablePurpose: Returns the actions in the input list that are implemented with a truth table in the propertiesstm_r_an_imp_truth_table_an (IN el_list: LIST OF
ACTION, OUT status: INTEGER)
Query: Actions whose names match a given patternPurpose: Returns all the actions whose names match a specified patternstm_r_an_name_of_an (IN pattern: STRING, OUT
status: INTEGER)
Query: Actions whose synonyms match a given patternPurpose: Returns all the actions whose synonyms match a specified patternstm_r_an_synonym_of_an (IN pattern: STRING, OUT
status: INTEGER)
Query: Unresolved actionsPurpose: Returns the unresolved actions in the input liststm_r_an_unresolved_an (IN an_list: LIST OF ACTION,
OUT status: INTEGER)