Summary

Expected and Current Behavior
Instead, the text "extends S" should be shown, either after the component type name or as a separate node replacing "Type Extension".
Steps to Reproduce
package P
public
system S
end S;
system S_ext extends S
end S_ext;
end P;
Environment
- OSATE Version:
- Operating System: