Skip to main content

Get help for ARIS UML Designer

«Derive»

Stereotype of the Abstraction metaclass of the UML standard profile.

It specifies a derivation relationship among model elements that are usually, but not necessarily, of the same type. A derived dependency specifies that the dependent element (client) may be computed from the independent element (supplier). The mapping specifies the computation. The client may be implemented for design reasons, such as efficiency, even though it is logically redundant.