Query Functions : List of Query Functions : Actions (an) : Input List Type: an

Input List Type: an
 
Query: Actions by attribute
Purpose: Returns the actions in the input list that match a given attribute and value
stm_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 defined
Purpose: Returns the actions of the input list that were explicitly defined
Query: Actions whose selected implementation is Best Match
Purpose: Returns the actions in the input list implemented as the Best Match using Select Implementation in the properties
Query: Actions with a defined implementation
Purpose: Returns the actions in the input list that have a defined implementation in the properties
Query: Actions whose selected implementation is None
Purpose: Returns the actions in the input list that are not implemented using Select Implementation
Query: Actions implemented in a truth table
Purpose: Returns the actions in the input list that are implemented with a truth table in the properties
Query: Actions whose names match a given pattern
Purpose: Returns all the actions whose names match a specified pattern
Query: Actions whose synonyms match a given pattern
Purpose: Returns all the actions whose synonyms match a specified pattern
Query: Unresolved actions
Purpose: Returns the unresolved actions in the input list