Modelio-R-D / CamelDesigner

Modelio Extension for Camel Modeling. Camel Designer Module is conceived to help in designing Cloud Application Modelling and Execution Language (CAMEL) ( camel-dsl.org )
https://www.modelio.org/
GNU General Public License v3.0
4 stars 0 forks source link

PaaS requirement are not exported #116

Closed etiennebrosse closed 1 year ago

etiennebrosse commented 2 years ago

Paas requirements are not exported.

Steps to reproduce:

  1. Create a Camel Model
  2. Create a Requirement Model
  3. Create a PaaS requirement =>PaaS requirement are not in the generated XMI file
Amina-Moussaoui commented 2 years ago

The API has been updated to export the PaaSRequirement. The PaaSRequirement is exported as long as you add a 4th step:

1.Create a Camel Model 2.Create a Requirement Model 3.Create a PaaS requirement 4.Attach it to another requirement (ImageReq /HorizontalReq/ ResourceReq) as a subfeature