Further work - what to add/change/improve?
- Compositions are in the wrong direction, the black diamond should be on the same end as the parent object that contains the other class
- Parent-child relationships and associations are redundantly shown as both a Composition relationship and as a property of the class
- Compositions and Associations should be bi-directional, i.e. navigable from both directions (or is it both non-navigable?)
- BelongsTo relationship from EdgeRules and OXM parent-child relationships are redundantly included, probably don't need the OXM parts as they are implementation details
- top-level namespaces such as Network, Business, etc, should be shown as package names rather than class names, namespaces in the OXM are directly contained by the "Inventory" tag
- ext-aai-network still has EdgeRules called "BelongsTo" even though the OXM parent-child relationship has been commented out, the relationships should be called something else instead to avoid confusion