add_data_def_text_diagram(data_def, name)#

Add a textal diagram to a scope.

Parameters:
data_defsuite.DataDef

Input scope, which is an operator, state, or action.

namestr

Name of the diagram.

Returns:
suite.TextDiagram