All Frameworks  Class Hierarchy  This Framework  Indexes

System Macro CATDeclareAutoSettingCtrl

Macro CATDeclareAutoSettingCtrl (Brand,FW,Name)
Declares a settings controller for Automation.

Role: Declares a class that implements a settings controller. The controller implements the interface CATIASettingController for managing the generic operations as (Save, Commit, ResetToAdminValues) on the setting controller. To access the specific parameters it must implement an interface BrandIAFWNameSettingAtt for Automation. The name of the class must be BrandFWNameAutoSettingCtrl. This class will form an Object Modeler component with the BrandFWNameSettingCtrl that implement the five following interfaces:
Parameters:
Brand
The brand to which this controller belongs
FW
The framework in which the controller is implemented
Name
The name of the controller

This object is included in the file: CATSysMacroSettingCtrl.h

Copyright © 2003, Dassault Systèmes. All rights reserved.