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:
   + XMLogic
   + XMLogic
     - AllSetTreeRoots={Roots={JavaCode=null},Filter=true}
     - AllSetTreeRoots={Roots={JavaCode=null},Filter=true}
  + Assembly
    - BrowserTableConfiguration = "RootsOnly"
** Name String
** Name String
** Root Boolean
  + XMLogicRetriever
    - FilterConfigurationValues = [{FilterName="",ConfigurationName="RootsOnly",Code={JavaCode=true}}]
** Model41 net/leue/andreas/sandbox/model41/Model41(*)
** Model41 net/leue/andreas/sandbox/model41/Model41(*)
   +< XMPresentation
   +< XMPresentation
       - TreeNodeChild = true
       - TreeNodeChild = true
</wiml>
</wiml>

Revision as of 16:24, 1 August 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
}
Assembly BrowserTableConfiguration"RootsOnly"
NameString«»
RootBoolean«»
...
XMLogicRetriever FilterConfigurationValues[
{
        FilterName = "",
        ConfigurationName = "RootsOnly",
        Code = {
            JavaCode = true
        }
    }
]
Model41──*──► Model41«»
...
XMPresentation (End 1) TreeNodeChildtrue