Add Functionality to Change Generated Code #17
Open
tknoll
wants to merge 19 commits from overwrites
into modeltype
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'overwrites'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Added individual overwrite of guards and updates:
Config Entry Guard overwrite:
Config Entry Update overwrite:
Added overwrite of model type:
Added overwrite of entire modules:
Config Entry:
Replaces module with text in module text
overwritesto Add Functionality to Change Generated Code 10 months agoRebased on top of #16 and force pushed...
I think changing a module should also be annotated in the resulting PRISM file, just like formulas are annotated by a comment.
Changing modules might lead to issues with the init struct, I think we need a similar features to change that too.