Book a Demo

Author Topic: Listing artifacts on a node element  (Read 3056 times)

andykennelly

  • EA User
  • **
  • Posts: 54
  • Karma: +0/-0
    • View Profile
Listing artifacts on a node element
« on: September 04, 2013, 08:02:15 pm »
UML 2.0 allows 3 ways to model the deployment of an artifact onto a node (or so I understand it!):-
1. Place the artifact element onto the node element (OK if there are just a few artifacts).
2. Linking the artifact element to the node element using the <<deploy>> relationship (again, (OK if there are just a few artifacts).
3. Putting the artifact name as an item in a list on the node element (ideal where there are many artifacts deployed on the node).

I can see how to model the first 2 ways in Sparx, but I can't see how to create a list on a node element. Does Sparx support this?