When
you create a JET project, you create a JET transformation.
To create a JET transformation project:
- Select .
- Expand EMFT JET Transformations, click EMFT
JET Project with Exemplar Authoring, and click Next.
Tip: To filter the list of project wizards, in the Wizards field,
type jet.
- On the New Project page, in the Project name field,
specify a name for the JET project. Transformation project names often follow
an inverted domain-naming schema, for example, com.ibm.simple.transformation.project.
- In the Location field,
specify the destination of the JET project. By default, the JET project is
created in the current workspace.
- Click Next.
- Optional: In the Exemplar
scope pane, select one or more projects that contain the exemplar. Exemplar projects, also called exemplars, are examples
of the application code that you want a JET transformation to generate.
- To specify a transformation input schema
that exists in an Ecore file, complete the following steps:
- Select the Import existing input schema model from
ecore file check box.
- In the Model file field, specify an existing
Ecore file name.
- In the Root type field, specify an Eclass.
- Click Finish.