Set the instrumentation of the active component
to Animation.
By default, all elements are animated. Therefore,
partial animation is a process of elimination.
For each element that you do not want animated, set the <lang>_CG::<type_of_element>::Animate property
to False.
The <type_of_element> metaclass
can be Package, Class, Statechart, Relation, Attribute, Operation, Event,
or Actor.
Save the model.
Generate, make, and run the project.
Note: You can specify partial animation per configuration
using the Advanced Instrumentation Settings window. For more information,
see Using selective instrumentation.