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 16: Line 16:
   + XMPresentation
   + XMPresentation
     - TreeNodeChild = true
     - TreeNodeChild = true
    - ManyType = [{Name=Tree,Type=Tree}]
   + XMLogic
   + XMLogic
     - AllSetTreeRoots={Roots={JavaCode=null},Filter=true}
     - AllSetTreeRoots={Roots={JavaCode=null},Filter=true}
</wiml>
</wiml>

Revision as of 07:52, 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»
NameString«»
Model41──*──► Model41«»
...
XMPresentation TreeNodeChildtrue
ManyType[
{
        Name = Tree,
        Type = Tree
    }
]
XMLogic AllSetTreeRoots{
    Roots = {
        JavaCode = null
    },
    Filter = true
}