Navigator SS5 08.11.09.536
I would like to know how to use a regular expression (or other technique) in a value.Use case: I have a rule that compares two different values in two different class elements.The property in one value drives the comparison of the second value.So what I'm really trying to do is this: Suppress clashes if one of the clashing elements has CLASSOBJECT1.PROPERTY set to <Value> AND the other has the property CLASSOBJECT1.PROPERTY set to <same value> - StringWhere in the above example... I have a class where a property value is set to 1000. I want to clash another class where a different object is set to 1000-A1. 1000 is the variable...Please and thank you.
Hi Shawn, You can create a new suppression rule by going to the rules tab and selecting new. I believe from what you are describing, the "Suppress clashes between elements with specific property values" would be the appropriate template.
Thanks,
Shawn
------------
correction: it should be CLASSOBJECT1.PROPERTY and CLASSOBJECT2.PROPERTY....two distinct classes