bpmn-io / dmn-js

View and edit DMN diagrams in the browser.
https://bpmn.io/toolkit/dmn-js/
Other
297 stars 137 forks source link

Support boxed contexts in literal expressions #372

Open dschulten opened 6 years ago

dschulten commented 6 years ago

Is it possible to define boxed contexts, as in https://methodandstyle.com/dmn-demystified-part-5-key-element-4-boxed-expressions/ in literal expressions?

This would be useful to model things like the Prioritized Waiting list in the flight rebooking challenge.

image

If not, could you please consider adding them?

philippfromme commented 6 years ago

This is currently not supported by dmn-js.

barmac commented 6 months ago

I've done a spike on this. The result is available at https://github.com/bpmn-io/dmn-js/tree/372-support-boxed-context