Integration with a team environment

The UML to EJB transformation supports integration with team functionality. When you run a transformation with a target project in a source-controlled environment, the system prompts you to add new files to source control and to check out existing files.

Transformation mapping

The UML to EJB transformation provides mapping support similar to the mapping support that the UML to Java transformation provides. For information about how to set up and use a mapping model to run a transformation, see the UML to Java transformation documentation.

When source classes are marked to be transformed into enterprise beans, the transformation uses the mapped name of the source class as the bean name for the generated enterprise bean.

Source-to-target relationships

If the Generate Source to Target Relationships feature is enabled, the transformation adds tags to the API documentation of the generated Java classes and interfaces. The tags contain information that enables tools to trace the generated files to the original UML source element.

For generated enterprise beans, all the Java files that the transformation generates for an enterprise bean have the source-to-target API documentation tags point to the single UML source class.

Terms of use | Feedback
(C) Copyright IBM Corporation 2004.
All Rights Reserved.