Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nineinchnick
Copy link
Collaborator

Some models might have multiple Dataflows between same source and sink that have all same properties (except name and note). They may be required if using the sequence diagram to make it complete but drawing them on the DFD makes it less readable.

This MR adds a new property called TM.onDuplicates with three possible values. By default, no action is taken. When set to RESTRICT, an exception is raised when such dataflows are found. This is meant for models not using the sequence diagram. When set to IGNORE, duplicates are allowed but are not drawn on DFD, only on the sequence diagram.

@nineinchnick nineinchnick requested a review from izar as a code owner May 19, 2020 13:08
@nineinchnick nineinchnick force-pushed the duplicate-flows branch 3 times, most recently from 94dc74a to 8d325c3 Compare May 19, 2020 13:32
@izar
Copy link
Collaborator

izar commented May 19, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants