Query Functions : Information-Flows (if) : Input List Type: if

Input List Type: if
 
Query: Basic information-flows
Purpose: Returns the information-flows in the input list that are basic (those not defined using other information-flows)
Query: Information-flows by attributes
Purpose: Returns the information-flows in the input list that match a particular attribute name and value
stm_r_if_by_attributes_if (stm_list in_list, char* attr_name, char* attr_value, int *status);
Query: Information-flows contained in a given information-flow
Purpose: Returns the information-flows that are contained in information-flows from the input list (as defined in the Consists of field)
Query: Information-flows containing a given information-flow
Purpose: Returns the information-flows that contain information-flows from the input list (as defined in the Consists of field)
Query: Information-flows explicitly defined
Purpose: Returns the information-flows of the input list that were explicitly defined
Query: Information-flow names that match a given pattern
Purpose: Returns all the information-flows whose names match the specified pattern
Query: Information-flow synonyms that match a given pattern
Purpose: Returns all the information-flows whose synonyms match the specified pattern
Query: Unresolved information-flows
Purpose: Returns the unresolved information-flows in the input list