|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamespaceProperties
Contains namespace properties used witin the AndroMDA core.
| Field Summary | |
|---|---|
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. |
| Field Detail |
|---|
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||