Abstract
This chapter describes the available possibilities used to customize and interact with the openXMA generator.
Within eclipse generator properties are easily configured by the means of standard eclipse preference & project properties as shown in the next figure.

Generated Java Directory
the directory used for generated java source code
Generated Resources Directory
specifies the directory containing generated resources like properties or xml files
Documentation Directory
FFU
Naming Strategy
the fully qualified class name of the strategy implementation which is used to derive and calculate names (e.g. column and table names)
Layout Strategy
the fully qualified class name of the strategy implementation which is used to determine various layout properties, like the width of widgets.
ModelModifier Strategy
ATM only for internal use
Xpand Aspect Files
project relative path to an Xpand file which can be used to override or replace the default generator templates (see next section)
Additional MWE Workflow Files
this section is meant for projects which want to use openXMA models but do not want to use the default generator or do need to produce additional content besides the default templates. The value is interpreted as project relative path to a custom MWE file as described in the next sections.