public class AndroMDAServerStopTask extends MatchingTask (Code)
This class wraps the AndroMDA model processor so that AndroMDA Server can be
used as an Ant task. Represents the <andromda> custom
task which can be called from an Ant build script.
This is the main entry point of the application when running Ant. It is
called by ant whenever the surrounding task is executed (which could be
multiple times).
throws: BuildException - if something goes wrong
setConfigurationUri
public void setConfigurationUri(URL configurationUri)(Code)
Sets the URI to the configuration file.
Parameters: configurationUri -