Hi all,
I need generate artifact to EA model in simple way. The company have many pattern's for user interface and the business tier, based in your own framework (it generate Java code, JSP pages, etc). So, the use cases have a commons scenarios, and classes have commons attributes and behaviors.
We have other facet in projects: the company process. Our artifacts be have acomplish with various patterns structure, naming, etc.
I have tested many solution for this:
1. Java SDK adapter to COM library
This is a good place, but write application have a big effort. I write an simple application generating artifacts.
2. UML Profiles
I don't get sucess creating an pattern, as well:
UC001 --> PACKAGE ELEMENT
|_ UC001 --> use case element with scenarios, description, etc
|_ Activity diagram, actions, and so...
Does UML Profile generate many artifacts and their relationships?
3. UML Patterns
I don't get sucess creating an template to attempt the above structure in a clear manner (necessary create the package, edit names and diagrams).
4. XMI/CVS --> Export the default template to XMI or CVS file, and then import this in the target project (I think this solution not elegant).
I feel pleasure opinions, and i so sorry because of my bad english!

Thank's for all.