descendants

descendants, given a member and a dimension, returns all child members along the dimension. (Children are defined in terms of calculation dependencies.)

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