The operator_specification.py
module#
Summary#
Documents an input or output pin of an Operator. |
|
Dictionary of the available configuration options and their specification. |
|
Documentation of a configuration option available for a given Operator. |
|
Interface description for the specification base class. |
|
Documents an Operator with its description (what the Operator does), its inputs and outputs and some properties. |
|
Custom documentation of a configuration option available for a given operator. |
|
Exposures class. |
|
Categories class. |
|
Properties of an Operator. |
|
Create an operator specification with its description. |
Description#
Operator Specification.
The OperatorSpecification Provides a documentation for each Operator