In Catia MagicDraw in SysML, when I use an enumeration value to specify an input attribute to a signal in an activity diagram, the output pin on the valueSpecification block is initially untyped. Is there a way to automatically type it as the enumeration itself?
I have tried created stereotypes / customization and setting the attribute's default value. What confuses me is the output pin on the valueSpecification block does not appear to be owned by the valueSpecification block but by the activity diagram itself.