Interface IModelFilter


public interface IModelFilter
When dumping the model out (for debugging/testing), various parts of it can be passed through this filter. Currently it is used to ensure the source locations we dump out are independent of sandbox directory.
Author:
Andy Clement