TOP

local

Description

Contain tasks to run in a separate temporary environment of variable properties. This class is a task container that runs the nested tasks in a separate (local) environment.

Implementation class

net.mdatools.modelant.util.task.LocalTask

Parameters

Attribute Description Type
name The optional name of the property from the local environment whose value is to be copied to the outer environment, after leaving this local one. is the propertyToKeep to set. String

Nested elements

Element Description
Any task These are tasks to execute within this new local environment

Use <typedef resource="net/mdatools/modelant/util/antlib.xml"/>
Documentation generated by ant.doc Ant macro from ModelAnt by MDA Tools