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
(Undo revision 3707 by Wolfmueller (Talk))
Line 12: Line 12:
<wiml>
<wiml>
* Types02 CoreClass
* Types02 CoreClass
** boolean_opt boolean Optional
** A01 boolean Optional
** byte_opt byte Optional
** A02 byte Optional
** short_opt short Optional
** A03 short Optional
** int_opt int Optional
** A04 int Optional
** long_opt long Optional
** A05 long Optional
** float_opt float Optional
** A06 float Optional
** double_opt double Optional
** A07 double Optional
** char_opt char Optional
** A08 char Optional
</wiml>
</wiml>

Revision as of 10:22, 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]

Types02
«CoreClass»
A01boolean«Optional»
A02byte«Optional»
A03short«Optional»
A04int«Optional»
A05long«Optional»
A06float«Optional»
A07double«Optional»
A08char«Optional»