unless"

From Documentation
m
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ZKZUMLReferencePageHeader}}
+
{{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.
  
{{ZKZUMLReferencePageFooter}}
+
=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
     



Last Update : 2010/11/18

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.