UML Standard Profile
stereotype control
A control is a class whose objects manage interactions between collections of objects.
A control class usually has behavior that is specific for one use case, and a control object usually does not outlive the use case realizations in which it participates.