| |
|
| org.andromda.maven.AndroMDAMavenRunner
execute | public void execute() throws BuildException(Code) | | Runs AndroMDA.
|
replaceProperties | protected String replaceProperties(String string)(Code) | | Replaces all properties having the style
${some.property} with the value
of the specified property if there is one.
Parameters: fileContents - the fileContents to perform replacement on. |
setConfigurationUri | public void setConfigurationUri(String configurationUri)(Code) | | Sets the URI to the configuration file.
Parameters: configurationUri - |
setMappingsSearchLocation | public void setMappingsSearchLocation(String mappingsSearchLocation)(Code) | | Sets the mappings search location.
Parameters: MappingsSearchLocation - |
|
|
|