Creation Functions : stmCreateDefaultTransition

stmCreateDefaultTransition

Creates a labeled default transition between the given source point and the given target state. The target coordinates should be on the target box.
Syntax
stmCreateDefaultTransition (stm_context, chart_name, target_state_name, label, source_x, source_y, target_x, target_y)
Return Type
status_code
See Function Status Codes for the list of possible values.
Arguments
 
Input/Output