Skip to main content

Get help for ARIS UML Designer

«Auxiliary»

Stereotype of the Class metaclass of the UML standard profile.

A class that supports another more central or fundamental class, typically by implementing secondary logic or control flow. The class that the auxiliary supports may be defined explicitly using a Focus class or implicitly by a dependency relationship. Auxiliary classes are typically used together with Focus classes, and are particularly useful for specifying the secondary business logic or control flow of components during design.