ModelAdvisor.FactoryGroup Class
Namespace: ModelAdvisor
Superclasses: 
(Not recommended) Define subfolder in By Task folder
The ModelAdvisor.FactoryGroup class and its associated
                        methods and properties are not recommended. Use the Model Advisor
                        Configuration Editor or Advisor.Config API to customize the Model Advisor
                        configuration. For more information, see Version History.
Description
The ModelAdvisor.FactoryGroup class defines a new subfolder
                        to add to the By Task folder.
Construction
| ModelAdvisor.FactoryGroup | Define subfolder in By Task folder | 
Methods
| addCheck | Add check to folder | 
Properties
| Description | Description of folder | 
| DisplayName | Name of folder | 
| ID | Identifier for folder | 
| MAObj | Model Advisor object | 
Copy Semantics
Handle. To learn how this affects your use of the class, see Copying Objects in the MATLAB® Programming Fundamentals documentation.
Examples
% --- sample factory group
rec = ModelAdvisor.FactoryGroup('com.mathworks.sample.factorygroup');