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
Line 12: Line 12:
<wiml>
<wiml>
* Types01 CoreClass
* Types01 CoreClass
** A01 boolean
** boolean boolean
** A02 byte
** byte byte
** A03 short
** short short
** A04 int
** int int
** A05 long
** long long
** A06 float
** float float
** A07 double
** double double
** A08 char
** 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»
booleanboolean«»
bytebyte«»
shortshort«»
intint«»
longlong«»
floatfloat«»
doubledouble«»
charchar«»