checkDominanceAnalysis: Check if the given object have the dominanceAnalysis class
Description
Stop execution if object isn't a dominanceAnalysis object
Usage
checkDominanceAnalysis(x)
Value
boolean TRUE if x is a dominanceAnalysis object, raises an error otherwise