The goal of this exercise is to use Standard Categories. In practice this will not be done very often because Standard Categories tend to be relatively stable. Also, if you are creating a plug-in that extends an existing method, you should attempt to use the Standard Categories before creating new ones.
Standard Categories provide a means to categorize core method content in line with best practices for creating structured methods. In order to encourage good method structure we provide standard categories for grouping Tasks into Disciplines, Work Products into Domains, Roles into Role Sets, and Tool-Mentors into Tools. Unlike Custom Categories, Standard Categories by definition are linked with a specific method content.
Examples include Role Sets with Roles, Disciplines with Tasks, and Domains with Work Products.
Add the role my_user_interface_designer to the my_design Role Set. There are two ways you can do this:
Continue