Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js16602 function isCollection(element) { function
16605 return element.isCollection || (dataObject && dataObject.isCollection);
18181 if (isCollection(semantic)) {
35612 { isCollection: !entry.active });
35616 isCollection = dataObject.isCollection;
35623 active: isCollection,
H A Dbpmn-modeler.production.min.js28 …:Fr(t,c)});return function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}(Ir(t…
34isCollection;return[{id:"toggle-is-collection",className:"bpmn-icon-parallel-mi-marker",title:n("C…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2 …:he(t,p)});return function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}(ce(t…
H A Dbpmn-navigated-viewer.production.min.js2 …:he(t,p)});return function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}(ce(t…
H A Dbpmn-modeler.production.min.js27 …:Jr(t,c)});return function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}(Zr(t…
194isCollection;return[{id:"toggle-is-collection",className:"bpmn-icon-parallel-mi-marker",title:n("C…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1isCollection(obj) {\n return Array.isArray(obj) || obj.length !== undefined;\n}\n\nfunction toA…