| The Ant task used to invoke MetaBoss Generic pluggable generators.
In addition to atttributes supported by
com.metaboss.sdlctools.applications.anttasks.MetaBossModelToolTask MetaBossModelToolTask ,
this task supports following attributes:
Attribute Name |
Attribute Description |
Required |
planname |
Mandatory string attribute used to specify the name of the plan to execute.
|
Yes |
ref |
Optional string attribute used to specify the reference of the
topmost model element to execute the plan with. If it is not given - plan will be
executed on the whole enteprise model. |
No |
destinationdir |
The mandatory directory location where generated files shall be stored.
Directory will be created if it does not exist |
Yes |
|