boolean
negatedPredicate, in Class Predicate
Documentation
This attribute adds the NOT keyword in front of a predicate, so when true you have NOT <predicate>. If attribute "paren" in the superclass is also true, you get ( NOT <predicate> ). If attribute "notParen" in the superclass is true, you get NOT ( NOT <predicate> ).
Export Control | PublicAccess | Containment | Unspecified |
Static | No | Derived | No |