Java Reference
In-Depth Information
<buildCommand>
<name>org.eclipse.xtend.shared.ui.xtendBuilder</name>
<arguments/>
</buildCommand>
<nature>org.eclipse.xtend.shared.ui.xtendXPandNature</nature>
Projects with this nature are identifiable by the small O added to the upper-
right corner of the project icon. Also present in the project properties is an
Xtend/Xpand category, as seen in Figure 7-1. By default, Xtend/Xpand is con-
figured for use with EMF Metamodels, although support exists for UML2 and
other model types as well.
Figure 7-1
Xtend/Xpand project properties
The editor provided with Xpand provides color syntax highlighting, code
completion, and a set of templates for its main elements, as shown in Figure 7-2
and Figure 7-3.
Templates are most commonly invoked with Model Workflow ( *.mwe ) files.
The workflow component is found in the EMFT project and comes with its own
wizard and editor. The wizard to create a new workflow file is found in New
Model Transformation
Workflow Definition when using the DSL Toolkit.
Otherwise, it can be found in New
Workflow
File . The editor is not as full featured as the Xpand/Xtend editors, but improve-
ments are planned.
Modeling Workflow Engine
Search WWH ::




Custom Search