Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/types02/Types02"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) (New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Meta_Downloa...) |
AndreasLeue (talk | contribs) |
||
Line 13: | Line 13: | ||
* Types02 | * Types02 | ||
** A1 boolean | ** A1 boolean | ||
+ XMLogic | |||
- Optional = true | |||
** A2 byte | ** A2 byte | ||
+ XMLogic | |||
- Optional = true | |||
** A3 char | ** A3 char | ||
+ XMLogic | |||
- Optional = true | |||
** A4 short | ** A4 short | ||
+ XMLogic | |||
- Optional = true | |||
** A5 int | ** A5 int | ||
+ XMLogic | |||
- Optional = true | |||
** A6 long | ** A6 long | ||
+ XMLogic | |||
- Optional = true | |||
** A7 float | ** A7 float | ||
+ XMLogic | |||
- Optional = true | |||
** A8 double | ** A8 double | ||
+ XMLogic | |||
- Optional = true | |||
</wiml> | </wiml> |
Revision as of 18:41, 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 | «» | ...
| |||
A2 | byte | «» | ...
| |||
A3 | char | «» | ...
| |||
A4 | short | «» | ...
| |||
A5 | int | «» | ...
| |||
A6 | long | «» | ...
| |||
A7 | float | «» | ...
| |||
A8 | double | «» | ...
|