A method that is called by the framework to register all parameters. By default it does nothing and must be overwritten in a subclass to call Transformer.register_parameter() for every parameter
Transformer.unregister_parameter(cls, name)
name: Name of the parameter
True or False
Removes a registered parameter that is not required. Returns True when the parameter was removed and False if no parameter with that name exists. Use this to remove parameters registered by a base class that you do not need.
Properties
Property
Getter
Setter
Description
Transformer.parameters
Returns a dictionary of the parameters of this transformer
Datenschutzhinweis
Wir verwenden Cookies und andere Technologien auf unserer Website. Mehr Informationen finden Sie hier: Datenschutzerklärung