DSMFunctionPool¶
- class dsviper.DSMFunctionPool¶
Bases:
objectA class used to represent the definition of a function pool.
Note: Not directly instantiable.
- documentation() str¶
Return the documentation.
- functions() list[DSMFunction]¶
Return the list of functions.
- name() str¶
Return the name.