virtual QVariantMap metadata() const
Metadata for this parameter type.
virtual QStringList acceptedPythonTypes() const
Returns a list of the Python data types accepted as values for the parameter.
virtual ParameterFlags flags() const
Determines if this parameter is available in the modeler.
@ ExposeToModeler
Is this parameter available in the modeler. Is set to on by default.
virtual QStringList acceptedStringValues() const
Returns a descriptive list of the possible string values acceptable for the parameter.