'(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
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
Note: When the string contains names of non-existent Element Types, the generator will raise an error.
'elementTypes'
parameter.
null
.
null
otherwise.