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
Line 12: Line 12:
<wiml>
<wiml>
* Types04
* Types04
** A1 Boolean
** A1 Boolean Optional
  + XMLogic
** A2 Byte Optional
    - Optional = true
** A3 Character Optional
** A2 Byte
** A4 Short Optional
  + XMLogic
** A5 Integer Optional
    - Optional = true
** A6 Long Optional
** A3 Character
** A7 Float Optional
  + XMLogic
** A8 Double Optional
    - Optional = true
** A4 Short
  + XMLogic
    - Optional = true
** A5 Integer
  + XMLogic
    - Optional = true
** A6 Long
  + XMLogic
    - Optional = true
** A7 Float
  + XMLogic
    - Optional = true
** A8 Double
  + XMLogic
    - Optional = true
</wiml>
</wiml>

Revision as of 18:50, 14 January 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
A1Boolean«Optional»
A2Byte«Optional»
A3Character«Optional»
A4Short«Optional»
A5Integer«Optional»
A6Long«Optional»
A7Float«Optional»
A8Double«Optional»