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
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
| Meta_AddCategoryToCategory = true
| Meta_AddCategoryToCategory = true
}}
}}
Bundle: [[Artefact:Bundle/net/leue/andreas/sandbox/types01/Types01]]


== Code ==
== Code ==
Line 12: Line 14:
<wiml>
<wiml>
* Types01 CoreClass
* Types01 CoreClass
** A1 boolean
** A01 boolean
** A2 byte
** A02 byte
** A3 char
** A03 short
** A4 short
** A04 int
** A5 int
** A05 long
** A6 long
** A06 float
** A7 float
** A07 double
** A8 double
** A08 char
</wiml>
</wiml>

Latest revision as of 10:48, 30 March 2026

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

Bundle: Artefact:Bundle/net/leue/andreas/sandbox/types01/Types01

Code[edit]

Types01
«CoreClass»
A01boolean«»
A02byte«»
A03short«»
A04int«»
A05long«»
A06float«»
A07double«»
A08char«»