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
(Undo revision 3706 by Wolfmueller (Talk))
 
Line 12: Line 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>

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«»