TOSCA Designer is an open-source module for Modelio 5.4.1, enabling graphical modeling of cloud-based applications using the OASIS TOSCA Standard. It supports modeling topology templates, types, and policies, and exports models as .tosca and (experimental) .csar files.
TOSCA Designer is developed by the Softeam R&D Department, as part of the MYRTUS Horizon Europe project (Grant No. 101135183).
- Supports TOSCA Standard v1.3
- Graphical modeling of topology templates, node types, relationship types, policies, and requirements
- Export to
.toscaand experimental.csarfiles
- Java 8 JDK
- Modelio Open Source 5.4.1
- Maven 3.6+ (for building)
mvn -B -DskipTests packageBuild outputs:
target/toscadesigner-<version>.jartarget/ToscaDesigner_<version>.jmdac
- Generated TOSCA exports: examples/generated-tosca
- MYRTUS node type definitions: tosca-types/myrtus
- src: module sources and resources
- docs: documentation pages
- tools: helper scripts (Modelio Jython and dev utilities)
- examples: example outputs
- tosca-types: TOSCA type definitions
See CONTRIBUTING.md. By participating, you agree to the Code of Conduct.
Licensed under the MIT License.