The MS TAM tool associates each Threat with an interaction which is of the form:
"sourceId:dataflowID:destinationID"
Add a new field to Threat that represents the dataflow.
Create a new class for DataFlow that contains the ID and the name of the dataflow.
Initially, only these two changes. Todo as a separate ticket would be to expand the dataflow class to refer to the source and destination.
The MS TAM tool associates each Threat with an interaction which is of the form: "sourceId:dataflowID:destinationID"
Add a new field to Threat that represents the dataflow. Create a new class for DataFlow that contains the ID and the name of the dataflow. Initially, only these two changes. Todo as a separate ticket would be to expand the dataflow class to refer to the source and destination.