[ ] Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
[ ] Any modified or new methods or classes have helpful JavaDoc and code is thoroughly commented
[ ] The description lists all applicable issues this PR seeks to resolve
[ ] The description lists any configuration setting(s) that differ from the default settings
[ ] All tests and CI builds passing
Description
Update to use the pattern ids and names provided with a feed to the patterns generated in the pattern finder. The pattern ids are then used in the pattern builder to generate pattern stops with the correctly related pattern ids.
Checklist
dev
before they can be merged tomaster
)Description
Update to use the pattern ids and names provided with a feed to the patterns generated in the pattern finder. The pattern ids are then used in the pattern builder to generate pattern stops with the correctly related pattern ids.