UmlScope
12 Sep 20251 minute to read
Enables/Disables scope of the uml shapes
- Public - Indicates the scope is public.
 - Protected - Indicates the scope is protected.
 - Private - Indicates the scope is private.
 - Package - Indicates the scope is package.
 - Public
 - Protected
 - Private
 - Package