Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js7555 function isBuiltIn(type) { function
7894 if (!isBuiltIn(p.type)) {
7939 var type = isBuiltIn(nsName.name) ? { name: nsName.name } : this.typeMap[nsName.name];
7959 var parentNs = parseName(cls, isBuiltIn(cls) ? '' : nsName.prefix);