Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/types02/Types02"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | types02
Jump to navigationJump to search
Line 12: Line 12:
<wiml>
<wiml>
* Types02 CoreClass
* Types02 CoreClass
** A01 boolean Optional
** boolean_opt boolean Optional
** A02 byte Optional
** byte_opt byte Optional
** A03 short Optional
** short_opt short Optional
** A04 int Optional
** int_opt int Optional
** A05 long Optional
** long_opt long Optional
** A06 float Optional
** float_opt float Optional
** A07 double Optional
** double_opt double Optional
** A08 char Optional
** char_opt char Optional
</wiml>
</wiml>

Revision as of 16:11, 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]

Types02
«CoreClass»
boolean_optboolean«Optional»
byte_optbyte«Optional»
short_optshort«Optional»
int_optint«Optional»
long_optlong«Optional»
float_optfloat«Optional»
double_optdouble«Optional»
char_optchar«Optional»