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) |
||
Line 12: | Line 12: | ||
<wiml> | <wiml> | ||
* Types02 | * Types02 | ||
** A1 boolean | ** A1 boolean Optional | ||
** A2 byte Optional | |||
** A3 char Optional | |||
** A2 byte | ** A4 short Optional | ||
** A5 int Optional | |||
** A6 long Optional | |||
** A3 char | ** A7 float Optional | ||
** A8 double Optional | |||
** A4 short | |||
** A5 int | |||
** A6 long | |||
** A7 float | |||
** A8 double | |||
</wiml> | </wiml> |
Revision as of 18:50, 14 January 2009
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 |
Code[edit]
Types02 | |||
---|---|---|---|
A1 | boolean | «Optional» | |
A2 | byte | «Optional» | |
A3 | char | «Optional» | |
A4 | short | «Optional» | |
A5 | int | «Optional» | |
A6 | long | «Optional» | |
A7 | float | «Optional» | |
A8 | double | «Optional» |