edkEnMasseMatch Methods

An edkEnMasseMatch object represents a match that is being processed in an en-masse post-processing task. You cannot manipulate the match directly; instead you call the getMatch method to obtain an edkmatch object.

The following methods are available on edkEnMasseMatch objects.

Method Description
getMatch Returns an edkmatch object that represents the match.
getOutput Returns whether the match is included in the results.
setOutput Sets whether to include the match in the results.