Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > IDL Code > Modeling IDL code in Modeler > Working with file names, include directives and the order of child items > Setting up a dependency so that no file include directive is created for it (IDL code)
  
Setting up a dependency so that no file include directive is created for it (IDL code)
You can set up a Dependency so that ACS ignores it when generating IDL code, that is, no file include directive is generated for the Dependency.
To set up a Dependency so that no file include directive is generated for it:
1. If you have not done so already, add the IDL Profile package to your Model. How?
2. Set the standard properties of the Dependency as required. Tell me more...
3. Apply the «IDL Dependency» stereotype to the Dependency.
You can apply the «IDLDependency» stereotype by right-clicking the Dependency, pointing to Links > Stereotypes, and then clicking IDL Dependency.
4. Open the Dependency's Property Pages, and then click the IDL Dependency tab.
5. Select the Ignore entry.
6. Click the Tag Value cell, and then set the value to TRUE.