Creation Functions : stmCreateTransitionWithPosNote

stmCreateTransitionWithPosNote

Creates a transition with a label and a transition note between two states. Source and target coordinates should be on the source and target boxes respectively.
Syntax
stmCreateTransitionWithPosNote (stm_context, chart_name, source_state_name, target_state_name, label, source_x, source_y, target_x, target_y, tr_note, label_x, label_y, note_x, note_y);
Return Type
status_code
Arguments
 
Input/Output