The stereotype «C++Operation» can be applied to an Operation.
In the modeling tool stereotype, «C++Operation» must apply all operations; the default throw exception tag value is any.
C++ThrownExceptions tag value
Old value | Translation |
---|---|
Operation does not apply the «C++Operation» stereotype in an old profile (C++ Profile). | Apply the «C++Operation» stereotype in a new profile (c++ ANSI profile) and set the throw exception tag value to any. |
Operation applies the «C++Operation» stereotype in an old profile (C++ Profile) and set the C++ThrownExceptions tag value to any. | Apply the «C++Operation» stereotype in a new profile (c++ ANSI profile) and set the throw exception tag value to any. Remove the «C++Operation» stereotype (old profile) and the C++ThrownExceptions tag value. |
Operation applies the «C++Operation» stereotype in old profile (C++ Profile) and set the C++ThrownExceptions tag value to none. | Apply the «C++Operation» stereotype in a new profile (c++ ANSI profile) and set the throw exception tag value to none. Remove the «C++Operation» stereotype (old profile) and the C++ThrownExceptions tag value. |
Related Pages: