Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model36/Coder"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model36
Jump to navigationJump to search
 
(6 intermediate revisions by the same user not shown)
Line 7: Line 7:
| Meta_AddCategoryToCategory = true
| Meta_AddCategoryToCategory = true
}}
}}
Bundle: [[Artefact:Bundle/net/leue/andreas/sandbox/model36/Model36]]


== Code ==
== Code ==
Line 14: Line 16:
   > net/leue/andreas/sandbox/model36/Person
   > net/leue/andreas/sandbox/model36/Person
** FavoriteEditor String
** FavoriteEditor String
** Skills net/leue/andreas/sandbox/model36/Language(0..*)
** Skills net/leue/andreas/sandbox/model36/ProgrammingLanguage(*)
  +< org/xmodel/XMState
    - VersioningRealms=["Person"]
</wiml>
</wiml>

Latest revision as of 08:55, 11 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/model36/Model36

Code[edit]

Person
Coder
«CoreClass»
FavoriteEditorString«»
Skills──*──► ProgrammingLanguage«»
...
XMState (End 1) VersioningRealms[
    "Person"
]