Use the Java-to-UML transformation to create a Unified Modeling
Language (UML) model from Java™ code.
Creating or editing Java-to-UML transformation configurations To generate output such as code from a source model,or to generate a model from code, you
must run a transformation. To run a transformation,
you must create a transformation configuration. A transformation configuration
specifies information that a transformation requires to generate the expected
output.
Running Java-to-UML transformations Before
you can run a transformation, you must create a transformation configuration.
When you apply a transformation configuration, an instance of the transformation
is created and the transformation runs with the properties that the configuration
defines.