bpmn-js/lib/features/modeling
Nico Rehwaldt 667d469f38 feat(modeling): provide generic moddle properties update API
Modeling#updateModdleProperties allows users to update moddle elements
that are backed up by diagram elements.

It provides us a path forward when we start to update more _hidden_
things from within the modeling canvas.
2020-11-19 14:24:59 +00:00
..
behavior chore(modeling): drop dead code 2020-11-03 20:39:20 +00:00
cmd feat(modeling): provide generic moddle properties update API 2020-11-19 14:24:59 +00:00
util
BpmnFactory.js
BpmnLayouter.js feat(layouter): prefer straight layout for sub-process connections 2020-04-08 11:14:46 +00:00
BpmnUpdater.js
ElementFactory.js
Modeling.js feat(modeling): provide generic moddle properties update API 2020-11-19 14:24:59 +00:00
index.js