Modeling and hierarchy in Explorer
A series of edge types in ARIS UML Designer graphically represent the fact that an element is contained in another element.

The diagram in Figure 115 shows this kind of relationship of the Owning package type between the Order class and the Classes package. This shows that the class is contained in the package, which you can also see from the hierarchy in the Explorer tree.
What happens if you create an additional edge of this type from the Order class to the Use cases package is shown in Figure 116:
The original relationship between the Order class and the Classes package is deleted.
The Order class is moved to the Use cases package in the Explorer tree.
