|
SHAPER
9.15.0
|
Validator to check whether there is a coincident constraint between the attribute and attribute of argument. More...

Public Member Functions | |
| virtual bool | isValid (const AttributePtr &theAttribute, const std::list< std::string > &theArguments, Events_InfoMessage &theError) const |
| returns true if attribute is valid More... | |
Validator to check whether there is a coincident constraint between the attribute and attribute of argument.
|
virtual |
returns true if attribute is valid
| theAttribute | the checked attribute |
| theArguments | arguments of the attribute |
| theError | an output error string |
Implements ModelAPI_AttributeValidator.