Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Ted Speers on November 11, 2014, 02:08:00 am

Title: Multi-instantiation
Post by: Ted Speers on November 11, 2014, 02:08:00 am
Any tools or tips on dealing with the 'multi-instantiation' problem.

The problem is outlined in this white paper and apparently handled by the tool from Esterel.  In their example, they have a car with 4 wheels, each with a tire.  There is no way to have different pressures on the tires, among other things.  

"Challenges with SysML
One main issue to deal with is the “multi-instantiation” of architecture components;"

http://www.erts2014.org/Site/0R4UXE94/Fichier/erts2014_4B1.pdf


Title: Re: Multi-instantiation
Post by: qwerty on November 11, 2014, 03:48:16 am
I can't speak for SysML but with "normal" UML you set a run state per instance which lets you give your tires different pressures.

q.