map


Description:

public void map (Model orig_model, FilterModel filter_model)

Call the StaticFilterMapFunc function of a Filter.

When using a FilterModel you should not call this method yourself.

Parameters:

this

The filter to apply

orig_model

The model that is being filtered

filter_model

The FilterModel that holds the filtered subset of orig_model