About this task
Note: This
feature is available only for C
and C++ code.
The <lang>_CG::Statechart::StatechartStateOperations property
determines whether the code is generated for this feature. The possible
values for this property are:
- None (default
value) where code is not generated
for the feature
- WithoutReactive where
the product does not
generate calls to OMReactive
- WithReactive where
the product generates
calls to OMReactive
Note: In
C++, when using inheritance, a hierarchy
of classes must use the same value for the
CPP_CG::Statechart::StatechartStateOperations property.