Bases: builtins.object
Model class to hold generic attributes that we want to keep on all H5 file that correspond to a datatype. It is used by the H5 File in order to populate the corresponding H5 attributes (meta-data).
Higher level entity loading. .. moduleauthor:: Mihai Andrei <mihai.andrei@codemart.ro>
is equivalent to from package.module import class
Return all dataTypes that match a given name and some filters. :param data_type_cls: either a fully qualified class name or a class object