ecflow.Generic

class ecflow.Generic

Bases: instance

A generic attribute, used to add new attributes for the future, without requiring a API change

Generic.empty((Generic)arg1) bool :

Return true if the Generic is empty. Used when returning a NULL Generic, from a find

Generic.name((Generic)arg1) str :

Return the generic name as string

property Generic.values

The list of values for the generic