Thanks Martin, that does solve the main task at hand.
Going a step further, I also am hoping to figure out a way to implement a
stereotype in a manner that provides me tagged values that can all be set to
true initially, but could allow me to set some to false.
Let's say I need the 4 a
I understand the merging possibilities with AndroMDA, however I'm having a hard
time trying to figure out how to do the following:
I like my db tables/Entities to have audit columns (dateAdded [timestamp],
dateUpdated, addedBy[varchar], updatedBy). At times, I might want to specify
the type