Deprecated. Use typecast operator '(GOMElementType[])' to do the same or the non-deprecated variant of this function: getElementTypes(String elementTypeSpec)

This function returns an array of object representations of the Element Types produced according to the specified parameter.

Parameter:

elementTypes

The array already containing the GOMElementType objects.

The returned array will also contain the same objects, however, it is guaranteed to be of GOMElementType[] type.

Note: Any non-GOMElementType objects found in the initial array will be ignored.

obj
In the case of a generic parameter:

Returns:

A non-empty array containing the object representations of the Element Types or null otherwise.

${include ../../../refs/matching_ets_spec.htm}

${include ../../../refs/element_types.htm}