Applying the UML-to-CORBA transformation profile

You can apply the UML-to-CORBA transformation profile to control how the transformation generates CORBA IDL from a UML model. To see a list of potential problems that can occur in the source code that the transformation generates, apply the profile to the source model and run the model validation feature.

About this task

You must have a model open in the Modeling perspective.

To apply the transformation profile:

Procedure

  1. In the Project Explorer view, double-click a model or a package in a model.
  2. In the Properties view, on the Profiles page, click Add Profile.
  3. In the Select Profile dialog box, click Deployed Profile.
  4. From the Deployed Profile list, select CORBA Transformation.
  5. Click OK.

Results

You can now add CORBA-specific types to the UML model.

Feedback