Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/types02/Types02"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
Wolfmueller (talk | contribs) (→Code) |
||
Line 12: | Line 12: | ||
<wiml> | <wiml> | ||
* Types02 CoreClass | * Types02 CoreClass | ||
** | ** boolean_opt boolean Optional | ||
** | ** byte_opt byte Optional | ||
** | ** short_opt short Optional | ||
** | ** int_opt int Optional | ||
** | ** long_opt long Optional | ||
** | ** float_opt float Optional | ||
** | ** double_opt double Optional | ||
** | ** char_opt char Optional | ||
</wiml> | </wiml> |
Revision as of 16:11, 10 June 2010
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 «CoreClass» | |||
---|---|---|---|
boolean_opt | boolean | «Optional» | |
byte_opt | byte | «Optional» | |
short_opt | short | «Optional» | |
int_opt | int | «Optional» | |
long_opt | long | «Optional» | |
float_opt | float | «Optional» | |
double_opt | double | «Optional» | |
char_opt | char | «Optional» |