You cannot choose at run time the match rules you want to apply.
At design time, if you want to shut down a specific math rule in your matcher, you can simply transform your match rule expression like this : 0 = 1 and ( <original match rule expression> ) to avoid deleting it.