m2etis
0.4
|
#include <AttributeTypeInformation.h>
This class is intended to simplify the implementation of filter strategies
Filters of type FilterExp may contain template parameters like the attribute type of an attribute to be constrained
The visitors which operate on FilterExp are related via inheritance and may contain virtual functions. Those virtual functions may not contain template parameters. To avoid writing those virtual functions for each attribute types occuring in filters, the visitors may call functions from the class AttributeTypeInformation