Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/types04/Types04"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | types04
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:


<wiml>
<wiml>
* Types04
* Types04 CoreClass
** A1 Boolean Optional
** A01 Boolean Optional
** A2 Byte Optional
** A02 Byte Optional
** A3 Character Optional
** A03 Short Optional
** A4 Short Optional
** A04 Integer Optional
** A5 Integer Optional
** A05 Long Optional
** A6 Long Optional
** A06 Float Optional
** A7 Float Optional
** A07 Double Optional
** A8 Double Optional
** A08 Character Optional
** A09 String Optional
** A10 Date Optional
</wiml>
</wiml>

Latest revision as of 10:44, 20 October 2009

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]

Types04
«CoreClass»
A01Boolean«Optional»
A02Byte«Optional»
A03Short«Optional»
A04Integer«Optional»
A05Long«Optional»
A06Float«Optional»
A07Double«Optional»
A08Character«Optional»
A09String«Optional»
A10Date«Optional»