Home
last modified time | relevance | path

Searched refs:oldContainment (Results 1 – 1 of 1) sorted by relevance

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js48431 …BpmnUpdater.prototype.updateFlowNodeRefs = function(businessObject, newContainment, oldContainment argument
48433 if (oldContainment === newContainment) {
48439 if (is$1 (oldContainment, 'bpmn:Lane')) {
48440 oldRefs = oldContainment.get('flowNodeRef');