Macro used to define a setting controller for Automation.
Role: Defines a class that implements a settings controller.
The controller implements the interface CATIASettingController. for managing the generic operations (Save, Commit, ResetToAdminValues) on the
setting controller. To access the specific parameters it must
implement an interface which name is BrandIANameSettingAtt.
Thus the following include must be used in the source code:
#include "TIE_BrandIAFWNameSettingAtt.h"
This class will form an Object Modeler component with the
BrandFWNameSettingCtrl that implements the five following interfaces: