Before you can add a property path to a domain type descriptor, you must first create a custom type descriptor. For more information, see How to: Add a Domain Type Descriptor.
In DSL Explorer, you can add paths to properties by using domain paths for type descriptors in the following nodes:
Connectors For more information, see Customizing Connection Builders in Domain-Specific Language Explorer.
Diagram For more information, see Modifying Diagram Settings in Domain-Specific Language Explorer.
Domain Classes For more information, see Defining Domain Classes in Domain-Specific Language Explorer.
Domain Relationships For more information, see Customizing Domain Relationships in Domain-Specific Language Explorer.
Shapes For more information, see Defining Shapes in Domain-Specific Language Explorer.
To add property paths to a domain type descriptor
Right-click the Custom Type Descriptor node, and then click Add New PropertyPath.
Under the Paths Of Custom Property Descriptors node, a new property path appears.
Click the new property path.
In the Properties window, set the Path to Property property the domain path of the appropriate property. You can view the model tree by clicking the down arrow to the right of the property. For more information about domain paths, see Overview of Domain Path Syntax.
Set the Property property to the value that you mapped in step 3.
(Optional.) Set the Generates Custom Property Descriptor and Is UI Read Only properties to True.
See Also
Concepts
Common Tasks (Domain-Specific Explorer)