Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model41/Model41"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model41
Jump to navigationJump to search
Line 12: Line 12:
<wiml>
<wiml>
* Model41 CoreClass
* Model41 CoreClass
  + XMPresentation
    - ManyType = [{Name=Tree,Type=Tree}]
  + XMLogic
    - AllSetTreeRoots={Roots={JavaCode=null},Filter=true}
** Name String
** Name String
** Model41 net/leue/andreas/sandbox/model41/Model41(*)
** Model41 net/leue/andreas/sandbox/model41/Model41(*)
   + XMPresentation
   + XMPresentation
     - TreeNodeChild = true
     - TreeNodeChild = true
    - ManyType = [{Name=Tree,Type=Tree}]
  + XMLogic
    - AllSetTreeRoots={Roots={JavaCode=null},Filter=true}
</wiml>
</wiml>

Revision as of 08:56, 26 July 2023

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]

Model41
«CoreClass»
...
XMPresentation ManyType[
{
        Name = Tree,
        Type = Tree
    }
]
XMLogic AllSetTreeRoots{
    Roots = {
        JavaCode = null
    },
    Filter = true
}
NameString«»
Model41──*──► Model41«»
...
XMPresentation TreeNodeChildtrue