I am trying to understand the Capella Viewpoint DSL usage.
I have tried to follow the tutorials but I can’t do something as simple as adding a new attribute to an existing class in Capella such as Physical Nodes. How should I configure the desc, data and ui files so that I am able to:
1.Set an additional string attribute to Physical Nodes named “Custom string”
2.Make it editable in a section named “Custom section” within the property pages of Physical Nodes
I guess this should be really simple using the VPDSL but I couldn’t figure out how to do it…