TOP

ref.assoc.add

Description

Associate the model element it is called for, to another model element in an association to many.

Implementation class

net.mdatools.modelant.core.task.reflective.AddTask

Parameters

Attribute Description Type
name The name of the property holding the value to associate. Default: this String
path The navigation path, starting from the object the "property" attribute refers, to the association to add the named value to
Format: {asssociationName.}asssociationName
String
property The name of the property that holds the object to process String

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