Creating the configuration data model elements

In the project explorer, create a separate package or folder to store the configuration data elements (right-click and then select Add UML > Package). In the figure below, a new package named Config has been created. Right-click the new folder, select Add FTM, and then select the required configuration data element.
addDataelements
When a new configuration element is created, select the FTM tab in the properties view to edit or update its attributes.
editDataelementAttributes
To validate the newly created elements, select any element, right-click, and then select Validate. To validate all of the elements at once (in this case the Config package), select the containing package instead of a single element.