notify


Description:

public bool notify (ModelIter orig_iter, Model orig_model, FilterModel filter_model)

Call the FilterMapNotify function of a Filter.

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

Parameters:

this

The filter to apply

orig_iter

The ModelIter added to orig_model

orig_model

The model that is being filtered

filter_model

The FilterModel that holds the filtered subset of orig_model

Returns:

The return value from the FilterMapNotify. That is; true if orig_iter was added to filter_model