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
   + XMAssembly
     - BrowserTableConfiguration = "RootsOnly"
     - BrowserTableConfiguration = "RootsOnly"
** Name String
** Name String

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