文件名称:BPMN4TOSCAModeler:使用BPMN4TOSCA的TOSCA管理计划建模器
文件大小:237KB
文件格式:ZIP
更新时间:2024-05-28 17:10:16
JavaScript
中兴通讯重新实现的建模器现在已包含在Eclipse Winery中-参见和 BPMN4TOSCA 2.0建模器 该项目是BPMN4TOSCA计划建模器的实现,用于创建和维护与兼容的管理计划。 它基于Thomas Michelbach的论文 。 安装 当前的预构建版本可以在dist文件夹中找到! 通过npm install -g grunt-cli安装Grunt CLI 使用npm install获取依赖项 使用grunt / grunt watch构建 跑步 执行grunt serve 。 使用正确的HTTP GET参数打开 : repositoryURL(例如 )命名空间(例如 )id(例如PlanDemonstration)计划(例如Test) 您也可以将其直接嵌入到Winery中。 确保winery.properties包含以下行。 bpmn4toscamodelerBa
【文件预览】:
BPMN4TOSCAModeler-master
----.gitignore(37B)
----LICENSE-EPL.txt(12KB)
----package.json(316B)
----src()
--------javascript()
--------css()
----CONTRIBUTING.md(816B)
----Gruntfile.js(3KB)
----dist()
--------index.html(695B)
----README.md(3KB)
----LICENSE-ASL.txt(11KB)
----.editorconfig(146B)