| Summary: | [Model Import] Papyrus shall enable to import semantics information of other tools models | ||
|---|---|---|---|
| Product: | [Modeling] Papyrus | Reporter: | Camille Letavernier <cletavernier> |
| Component: | Others | Assignee: | Camille Letavernier <cletavernier> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | papyrus-bugs, patrik, rschnekenburger |
| Version: | 0.10.0 | ||
| Target Milestone: | SR1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | 394887, 399883, 418644, 432144, 432599 | ||
| Bug Blocks: | 410986 | ||
| Attachments: | |||
|
Description
Camille Letavernier
Created attachment 232729 [details]
A realy simple test model without fragment or stereotypes
Created attachment 232731 [details]
A test simpel example model with intra-model references
This is a simple example/test model to test import of RSA models with required setup
Created attachment 232732 [details]
Yet another test model
This is a simple example/test model to test import of RSA models with required setup
Created attachment 236590 [details]
Somewhat more complex model example
Added a somewhat more complex model to test To set it up follow these instructions: 1. Extract the zip 2. Create a workspace and place the workspace folder parallel to the newly extracted wsExternal folder 3. In RSA, import the existing projects from the wsExternal folder using "Import > Existing Project info Workspace" Commits 1903409 and 83dc30a on the migration branch introduce the support for Model Fragments (Resp. semantically and graphically) Tested with complex model from Comment 5, it works fine (Expect for the unsupported case of referenced libraries, which must be migrated separately, then reconnected: the reconnection is not implemented yet) Fixed in a808fbf (Luna), 3a67bf4 (Mars/Master) |