Artefact:Model/net/leue/andreas/sandbox/types01/Types01: Unterschied zwischen den Versionen

Aus OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | types01
Zur Navigation springenZur Suche springen
(Undo revision 3706 by Wolfmueller (Talk))
 
Zeile 12: Zeile 12:
<wiml>
<wiml>
* Types01 CoreClass
* Types01 CoreClass
** boolean boolean
** A01 boolean
** byte byte
** A02 byte
** short short
** A03 short
** int int
** A04 int
** long long
** A05 long
** float float
** A06 float
** double double
** A07 double
** char char
** A08 char
</wiml>
</wiml>

Aktuelle Version vom 31. August 2010, 10:24 Uhr

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[Bearbeiten]

Types01
«CoreClass»
A01boolean«»
A02byte«»
A03short«»
A04int«»
A05long«»
A06float«»
A07double«»
A08char«»