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 > Creating IDL Items > Creating a process type (IDL code)
  
Creating a process type (IDL code)
You cannot create new Process Types in a model.
All Processes use the LocalityManager processor type as their type. The LocalityManager processor type resides in the following Package:
IDL Profile::DnC Elements::CCM_DDS package.
The LocalityManager processor type includes the following Attributes: processPriority, cpuAffinity and localityArguments, which can be set for each Process.