DSMFunctionPool

class dsviper.DSMFunctionPool

Bases: object

A 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.

uuid() ValueUUId

Return the uuid.