oneToOneMap

oneToOneMap. given a set of members, takes only the name, namespace, the target dimension and constructs a fully qualified member name in the target dimension. If the dimension contains the member, then returns that as a result; otherwise returns an empty array.

oneToOneMap(ArrayList<Member> current, ArrayList<String> extraParams, Dimension d, String namespace)