unless"
From Documentation
Maya001122 (talk | contribs) m |
m |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{ZUMLReferencePageHeader}} |
+ | '''Syntax:''' | ||
unless="${''an-EL-expr''}" | unless="${''an-EL-expr''}" | ||
It specified the condition ''not'' to evaluate the associated element. In other words, the associated element and all its child elements are ignored, if the condition is evaluated to true. | It specified the condition ''not'' to evaluate the associated element. In other words, the associated element and all its child elements are ignored, if the condition is evaluated to true. | ||
− | + | =Version History= | |
− | {{ | + | {| border='1px' | width="100%" |
+ | ! Version !! Date !! Content | ||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | {{ZUMLReferencePageFooter}} |
Latest revision as of 10:49, 18 November 2010
Syntax:
unless="${an-EL-expr}"
It specified the condition not to evaluate the associated element. In other words, the associated element and all its child elements are ignored, if the condition is evaluated to true.
Version History
Version | Date | Content |
---|---|---|