You can add explorer node settings, which you can use to customize nodes in the explorer of the generated designer, as described in the following procedure.
To add an explorer node setting
In DSL Explorer, right-click the Explorer Behavior node, and click AddNewExplorerNodeSettings.
Under the Explorer Behavior node, an ExplorerNodeSettings node appears under the Custom Node Settings node.
In the Properties window, set the Class property to the domain class to which the domain path should be associated.
Optionally, set the Shows Domain Class property to True if you want the name of the domain class to appear in the generated designer's explorer node label.
Use the (…) button in the Icon To Display property to locate and specify the icon that will represent the nodes of this kind in the generated designer's explorer.
See Also
Concepts
Defining Explorer Behavior in Domain-Specific Language Explorer