Setting elements for partial animation
You can specify partial animation per configuration
using the Advanced Instrumentation Settings window.
For
more information, see Using selective instrumentation.
Procedure
- 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 toFalse
.
The<type_of_element>
metaclass can bePackage
,Class
,Statechart
,Relation
,Attribute
,Operation
,Event
, orActor
. - Save the model.
- Generate, make, and run the project.