The way that IBM® Rational® Rhapsody® collects
macros can be controlled using the <lang>_ReverseEngineering::ImplementationTrait::CollectMode property,
which is set at the Configuration level.
About this task
This
property can take the following values:
- None means
that macros will not be collected
from include files that are not on the reverse engineering list. This
choice is the default.
- Once means that
macros will be collected
only if the model does not yet include a controlled file of collected
macros.
- Always means that macros will
be collected
each time reverse engineering is carried out. The controlled file
that stores the macros will be replaced each time.