contains Parameter
A convenience method to check if the named random variable exists and if so, if the named paramName exists for it parameters
Return
true if the named random variable has a parameter with the provided name False if the name random variable does not exist or the parameter name doesn't exit for it.
Parameters
rv Name
the name of the random variable to change, must not be null
param Name
the parameter name of the random variable, must not be null