public interface NamespaceProperties
Modifier and Type | Field and Description |
---|---|
static String |
MERGE_LOCATION
Defines the location of merge templates.
|
static String |
MERGE_MAPPINGS_URI
The location of an optional merge mappings file (merge mappings are mappings that allow the
replacement of patterns in generated files during model processing time).
|
static String |
OVERWRITE
If true, all resources are overwritten (even if overwrite is set to
false
within an andromda-cartridge.xml). |
static String |
PROFILE_MAPPINGS_URI
The URI to the mappings file containing the AndroMDA profile.
|
static final String MERGE_MAPPINGS_URI
static final String MERGE_LOCATION
static final String PROFILE_MAPPINGS_URI
static final String OVERWRITE
false
within an andromda-cartridge.xml). If false, no resources are overwritten.
It is useful to set to true
when during pure modeling until you're ready
to implement.Copyright © 2003–2014 AndroMDA.org. All rights reserved.