random Variable
Returns the random variable associated with the name or null if the named element is not in the model. Note that this will also return ANY instances for subclasses of RandomVariable.
Return
the associated random variable. May be null if the provided name does not exist in the model
Note for Java users: This method may return null. Always check for null before using the result.
Parameters
name
The name of the RandomVariable model element