TOP

ref.get

Description

Retrieve an object by its MOF ID or as an associated object or an attribute's value.

Implementation class

net.mdatools.modelant.core.task.reflective.GetTask

Parameters

Attribute Description Type
mofId The mofId to lookup object for. If provided, then the path and property attributes will not be used. Then this task retrieves the meta/model object by this MOF ID, no matter of which extent the object is in. String
name The name of the property where to store the result String
path The navigation path in the format: {asssociationName.}(attributeName|asssociationName) String
property The name of the property that holds the object to start navigation from String

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