How to remove "Top Package" from Top Package :: Actor

  • Thread starter How to remove Top Packages from Actor
  • Start date
H

How to remove Top Packages from Actor

When I D&D User, The name displayed is Top Package::Actor, How can we remove
Top Package from the name
 
A

Aaron Rykhus [MSFT]

I don't think the Top Package wording on the Actor is something you can
remove. It will show up if you have either a Collaboration, Sequence,
Activity, or Statechart diagram.

In Model Explorer if you right-click on Top Package, select New, and select
one of the other UML Diagrams, then drop the Actor shape onto the page the
Top Package won't be there in the shape name. Since you're using an Actor
you'd probably want to inserte a Use Case diagram.



Aaron Rykhus, MCP, MCDST
Online Support Engineer
Microsoft Corporation
 
Joined
Nov 18, 2013
Messages
1
Reaction score
0
right click on the element's text box field "Shape Display Options" Then check the checkbox "Supress package qualifier name"
 
Top