Abbreviation

ControlOperator[2]

Description

This validation rule checks to see if: 1) a behavior has the «ControlOperator» stereotype applied; 2) that it is set as a method for an operation, which is typed by that behavior; and 3) is also stereotyped by the «ControlOperator».

Severity

warning

Constrained Element

Behavior, Operation

Solvers

To fix this, apply the «ControlOperator» stereotype for the behavior that is set as a method of an operation with the «ControlOperator» stereotype applied.

Example

The getTime Activity is a method of operation that is stereotyped by «ControlOperator».