Skip to content

Outline view shows "Type Extension" instead of name of extended type #2053

@lwrage

Description

@lwrage

Summary

image

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:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions