Packages and classes serve as containers for primary element definitions, in other words, recursive composites or namespaces. Each primary model element is uniquely identified by a path in the following format:
<ns1>::<ns2>::...::<nsn>::<name>
In this format, <ns> can be either a package or a class. Primary model elements are packages, classes, types, and diagrams. Names of nested elements are displayed in combination boxes in the following format:
<name> in <ns1>::<ns2>::...<nsn>
You can enter names of nested elements in combination boxes in the following format:
<ns1>::<ns2::<name>