-
<<archive>> Jar or War archive (Java only)
-
<<assembly>> – Specifies that a package produces a portable executable (PE), (C# and VB.NET only)
-
<<CORBAModule>> – UML Package identified as IDL module (IDL-CORBA only)
-
<<facade>> – Package is a view of another package
-
<<framework>> – Package consists mostly of patterns
-
<<metamodel>> – Package is an abstraction of another package
-
<<model>> – Specifies a semantically closed abstraction of a system
-
<<stub>> – Package serves as a proxy for the public contents of another package
-
<<subsystem>> – Grouping of elements, some of which constitute a specification of the behavior offered by the other contained elements
-
<<system>> – Package represents the entire system being modeled
-
<<systemModel>> – Package that contains other packages with the same physical system. It also contains all relationships and constraints between model elements contained in different models
-
<<topLevel>> – Indicates the top-most package in a containment hierarchy