One thing that I would really like to see in ORM that
would actually give it a similar feature from UML would
be object attributes. For example, if I have a User
entity type and a Username value type I could make it
show the Username value type within the User entity.
This would be to conserve space more than anything.
Logged In: YES
user_id=1452314
We intend to support display of relevant fact types as
attributes as a compact view of an ORM schema. Underneath,
the ORM schema is still attribute-free, but being able to
instantly redisplay it in attribute-form has value.