timeWeightedResponse

Returns the TWResponse 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 TWResponse.

Return

the associated TWResponse 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 TWResponse model element