Home
last modified time | relevance | path

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

/plugin/webcomponent/_test/data/pages/
H A Dnavbar.txt41 [[data:modeling:|Data Modeling]]
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js52459 function Modeling( class
52468 inherits$1(Modeling, Modeling$1);
52470 Modeling.$inject = [
52478 Modeling.prototype.getHandlers = function() {
52556 Modeling.prototype.splitLane = function(targetLane, count) {
52568 Modeling.prototype.makeCollaboration = function() {
52596 Modeling.prototype.makeProcess = function() {
52610 Modeling.prototype.claimId = function(id, moddleElement) {
52619 Modeling.prototype.unclaimId = function(id, moddleElement) {
52626 Modeling.prototype.setColor = function(elements, colors) {
[all …]
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md842 * `FIX`: create/update labels when updating element name via `Modeling#updateProperties` ([`4a0f6da…