symbench / electric-circuits

Electric Circuits Domain for webGME
https://webgme.symbench.org
Apache License 2.0
12 stars 3 forks source link

Incorporate RegExp for possible attributes #165

Open umesh-timalsina opened 2 years ago

umesh-timalsina commented 2 years ago

It might be nice to incorporate RegExp for parsing values of attributes from a string. While it could be done during annotation transformation but it should be done during metamodel creation. This is required for https://github.com/symbench/scm/issues/362