Query Functions : Transitions (tr) : Output List: tr : Input List Type: mx

Input List Type: mx
 
Query: Transitions in which a given element is affected.
Purpose: Returns the transitions that affect (modify, generate, or activate) the elements (for example, events, data-items, or activities) in the input list.
Query: Transitions whose source is a given element
Purpose: Returns transitions that originate at elements in the input list
Query: Activities in which a given element is affected.
Purpose: Identical to stm_r_tr_affecting_mx, but when the input list includes an ID of a record/union, stm_r_tr_meaningly_affecting_mx will also return elements that affect a field of the record/union, and not necessarily the whole record/union element.
Query: Activities in which a given element is used.
Purpose: Identical to stm_r_tr_using_mx, but when the input list includes an ID of a record/union, stm_r_tr_meaningly_using_mx will also return elements that use a field of the record/union, and not necessarily the whole record/union element.
Query: Transitions whose target is a given element
Purpose: Returns the transitions whose target is an element from the input list
Query: Transitions in which a given element is used.
Purpose: Returns the transitions in labels that use (evaluate) the elements (basic events, conditions, data-items, states, and activities) in the input list.