unless"
From Documentation
Maya001122 (talk | contribs) m |
m |
||
(2 intermediate revisions by the same user 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%" | {| border='1px' | width="100%" | ||
Line 15: | Line 16: | ||
|} | |} | ||
− | {{ | + | {{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 |
---|---|---|