|
| void | setFilter (const std::string &theFilterID) |
| | Sets the current filter ID. More...
|
| |
| void | setFeature (const FiltersFeaturePtr theFeature) |
| | Sets the current feature. More...
|
| |
| void | add (AttributePtr theAttribute) |
| | Appends an argument of a filter. More...
|
| |
| AttributePtr | argument (const std::string &theID) const |
| | returns the argument of the current filter by the argument id More...
|
| |
| std::shared_ptr< ModelAPI_Attribute > | initAttribute (const std::string &theID, const std::string theAttrType) |
| | adds an attribute of the filter More...
|
| |
definition of arguments of filters: id of the argument to attributes