def attributeNames(self): """ The list of supported DRMAA scalar attribute names. This is apparently useless now, and should probably substituted by the list of attribute names of the JobTemplate instances. """ return list(attribute_names_iterator())