Flexible selection of model elements
Status: Inactive
Brought to you by:
mattes3
The set of UML elements that the Uml2EjbGenTask
iterates over is hard-coded in the Java code. Currently it
always considers all
* classes
* interfaces
* datatypes
in the model. It would be good to have more flexibility
here by iterating over either less, more or other elements.