Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/types01/Types01"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
Wolfmueller (talk | contribs) (→Code) |
||
Line 12: | Line 12: | ||
<wiml> | <wiml> | ||
* Types01 CoreClass | * Types01 CoreClass | ||
** | ** boolean boolean | ||
** | ** byte byte | ||
** | ** short short | ||
** | ** int int | ||
** | ** long long | ||
** | ** float float | ||
** | ** double double | ||
** | ** char char | ||
</wiml> | </wiml> |
Revision as of 16:05, 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]
Types01 «CoreClass» | |||
---|---|---|---|
boolean | boolean | «» | |
byte | byte | «» | |
short | short | «» | |
int | int | «» | |
long | long | «» | |
float | float | «» | |
double | double | «» | |
char | char | «» |