Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/types01/Types01"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | types01
Jump to navigationJump to search
(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...)
 
(Undo revision 3706 by Wolfmueller (Talk))
 
(3 intermediate revisions by 2 users not shown)
Line 11: Line 11:


<wiml>
<wiml>
* Types01
* Types01 CoreClass
** A1 boolean
** A01 boolean
** A2 byte
** A02 byte
** A3 char
** A03 short
** A4 short
** A04 int
** A5 int
** A05 long
** A6 long
** A06 float
** A7 float
** A07 double
** A8 double
** A08 char
</wiml>
</wiml>

Latest revision as of 10:24, 31 August 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»
A01boolean«»
A02byte«»
A03short«»
A04int«»
A05long«»
A06float«»
A07double«»
A08char«»