Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[henshin-dev] Last-minute model change suggestion

Hi everyone,

just a quick question/suggestion for a last-minute model change:
Currently, the ConditionalUnit's then requires a subunit, whereas the else can have 0..1 subunits. Can we change this so both then and else can have 0..1 subunits? This would require only very minimal code modification and greatly increase expressivity.

Felix



Back to the top