Creation Functions : stmCreateDefaultTransitionWithPosNote

stmCreateDefaultTransitionWithPosNote

Creates a Default 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
stmCreateDefaultTransitionWithPosNote (stm_context, chart_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