Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MMK

Pages: [1]
1
General Board / reporting SysML property vallues
« on: November 15, 2025, 01:13:18 am »
Dear all,
We have made a model in SysML to describe a machine. We have used properties to describe the parts of the machine. For reporting we use this fragment to show these properties and their stereotype.

package >
element >
embedded elements >

STRUCTURAL PART OF {EmbeddedElement.Owner}
  {EmbeddedElement.Name} : {EmbeddedElement.Type} {EmbeddedElement.Stereotype}
{EmbeddedElement.Notes}
< embedded elements
child elements >
< child elements
< element
< package

That works perfectly, by regretfully we have not been able to find a way to get the value/ranges of these properties.  Any suggestions?

BR
Marc
 

Pages: [1]