Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/types02/Types02"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
| Meta_AddCategoryToCategory = true | | Meta_AddCategoryToCategory = true | ||
}} | }} | ||
== Description == | |||
Opional erfordert boxed types (Boolean...) | |||
== Code == | == Code == | ||
<wiml> | <wiml> | ||
* Types02 | // * Types02 CoreClass | ||
** | ** A01 boolean Optional | ||
** | ** A02 byte Optional | ||
** | ** A03 short Optional | ||
** A04 int Optional | |||
** | ** A05 long Optional | ||
** | ** A06 float Optional | ||
** | ** A07 double Optional | ||
** | ** A08 char Optional | ||
</wiml> | </wiml> |
Latest revision as of 08:25, 28 April 2011
Classification | |
---|---|
Type | Type:org/oomodels/WIML/1.0 |
Domain | Domain:it/test |
Category | Type:org/oomodels/wiki/Model |
More | |
Download Code | |
Namespace (more) | |
Private namespace of Andreas Leue. | |
create new pages |
Description[edit]
Opional erfordert boxed types (Boolean...)
Code[edit]
disabled Types02 «CoreClass» | |||
---|---|---|---|
A01 | boolean | «Optional» | |
A02 | byte | «Optional» | |
A03 | short | «Optional» | |
A04 | int | «Optional» | |
A05 | long | «Optional» | |
A06 | float | «Optional» | |
A07 | double | «Optional» | |
A08 | char | «Optional» |