11
« on: September 14, 2017, 08:41:46 am »
One of the tasks I've use class diagrams for in the past is mapping how user attributes map between various data schemas within products. For example Microsoft Active Directory to Cisco Call Manager. This has been useful for not only dealing with technical people, but also for showing groups like Marketing or HR why their good idea is a really bad idea.
At the moment I'm looking at mapping between Azure AD -> SCIM schema -> IDM system. The SCIM schema has sub attributes which breaks my nice pictorial approach using classes.
Does anyone have a suggestion on how I can achieve sub attributes at least pictorially in a class diagram?