I am working a a rose model with a lot of tables that are modelled using the Data Modeler. But actually all the "tables" are simply classes.
So I removed the stereotype "table" so they look like classes. But when I open the specification dialog I still get the table specification as long as the Data Modeler addin is active. I have figured out that the Data Modeler uses a set of properties an probably the "dmItem TRUE" indicates that the class is a Data Modeler item.
So what do you recommend to make the tables be just a plain class? Should I set this property to FALSE? That just leaves a lot of dispensable information in the file. Is there a possibility to remove a set of stereotypes from a model?
Thank you in advance,
Alexander