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
can 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 in silent mode To prevent new dialog boxes from opening while
a transformation runs, you can set the transformation to run in silent mode. If a reverse transformation is available and it
supports silent mode, you can set the reverse transformation to also run in
silent mode.
Running Java-to-UML transformations Before
you can run a transformation, you 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.