stmAddInfoFlowComponent Adds an element to an information flow. Syntax stmAddInfoFlowComponent(stm_context, chart_name, InfoFlow_name, component_name); Return Type status_code Arguments Argument Name Input/Output Argument Type Argument Description Stm_context Input Pointer STM context descriptor that was returned by StmInitImport chart_name Input String Chart name InfoFlow name Input String Info Flow name Component_name Input String Component name