pipeline.domain.datatype
Module to define data type.
- Classes:
DataType: An Enum class to define data type.
Functions
Class decorator for enumerations ensuring unique member values. |
Classes
Enumeration of data types used in the pipeline. |
|
Create a collection of name/value pairs. |
|
Return a callable object that fetches the given attribute(s) from its operand. |
|
Instances are replaced with an appropriate value in Enum class suites. |