occiware / OCCI-Studio

OCCI Studio
Eclipse Public License 1.0
11 stars 2 forks source link

Use name instead of term in OCCI Configuration diagrams #37

Closed philippemerle closed 6 years ago

philippemerle commented 6 years ago

Currently the label of entity/mixin boxes includes the category term, e.g., "vm1: compute", ": networkinterface", "ipnetworkinterface", etc. It would be more useful to use the category name instead of the term, e.g., "vm1: Compute", ": NetworkInterface", "IpNetworkInterface", etc. More useful because the name could be in camel case when the term is always in lower case.