View: Hide Browser | Browser on the left | Browser on the right| Dictionary
Report:General Info | Constraints 

Property IndexedNames

If the return type of the called function is an array type, the target objects represent the individual elements of the result value of the function call. If the return type of the called function is an access type for which the designated type is an array type, the target objects represent the individual elements of the variable designated by the result value of the function call. Otherwise, there are no target objects. The order of the target objects in the association, if any, is such that, given two distinct target objects, A and B, A precedes B in the association if and only if all of the index values of B are equal to or to the right of the corresponding index values of A in the respective index ranges of the array type.

General Info
Name IndexedNames 
Type  indexedName 
Visibility public 
Owner  funcCall 
Multiplicity 0..* 

Constraints
Name Specification Documentation 
 Ordering ordered