Returns the documentation of all params.
Checks whether a param is explicitly set.
Internal param map.
Internal param map.
Returns all params.
Validates parameter values stored internally.
Validates parameter values stored internally. Raise an exception if any parameter value is invalid.
Validates parameter values stored internally plus the input parameter map.
Validates parameter values stored internally plus the input parameter map. Raises an exception if any parameter is invalid.
:: AlphaComponent :: Trait for components that take parameters. This also provides an internal param map to store parameter values attached to the instance.