epsilonlabs / SACM-UML-Profile

2 stars 0 forks source link

Profile name and properties #10

Closed zolotas4 closed 7 years ago

zolotas4 commented 7 years ago

Right now the name of the profile is hardcoded in the transformation (always set to RootElement). It is better to have a dynamic way to do that. A possible solution was to have a class in the emf file annotated with @Profile (equivalent to @Diagram in Eugenia) to store information related with the profile node (e.g., name, icon, description, etc.)

zolotas4 commented 7 years ago

Profile name is taken from top EPackage.