Attributes"
From Documentation
m |
|||
Line 1: | Line 1: | ||
{{ZUMLReferencePageHeader}} | {{ZUMLReferencePageHeader}} | ||
− | + | Each attribute, except special attributes like <code>if</code> and <code>forEach</code>, represents a value that shall be assigned to a property of a component after it is created. | |
+ | |||
+ | In the following sections, we will discuss the special attributes one-by-one. | ||
{{ZUMLReferenceHeadingToc}} | {{ZUMLReferenceHeadingToc}} |
Revision as of 10:52, 5 November 2010
Each attribute, except special attributes like if
and forEach
, represents a value that shall be assigned to a property of a component after it is created.
In the following sections, we will discuss the special attributes one-by-one.