Generating CHA classes

You can generate Java(TM) code to support the CHA context definitions you created in the CHA Editor.

Before you begin, ensure that there is a Java project to contain the generated classes.

To generate CHA classes, do the following

  1. In the Outline view or the CHA page, select one or more CHA contexts.
  2. Right-click a selected CHA context.
  3. Select Generate wrapper classes for selected Contexts.
  4. In the Generate CHA Wrapper Classes wizard, provide the following information:
    • In the Source Folder field, type the name of the Java project.
    • In the Package field, type the package for the Java classes.
  5. To view the CHA contexts you selected, click Next.
  6. Click Finish.