TOP

ref.assoc.remove

Description

Dissociate the model element it is called for from a specific other model element, in an association to many.

Implementation class

net.mdatools.modelant.core.task.reflective.RemoveTask

Parameters

Attribute Description Type
name The name of the property holding the object to dissociate from. Default: this This object is navigable to, staring form the object set in "porperty" attribute, down the path set in "path" attribute. String
path The navigation path, starting from the object the "property" attribute refers, to the association to remove/dissociate the named value from.
Format: {asssociationName.}asssociationName
String
property The name of the property that holds the object to dissociate. Default: this String

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