Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model24/Model24"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model24
Jump to navigationJump to search
Line 16: Line 16:
** Name String
** Name String
** HairColor String
** HairColor String
  + org/xmodel/XMVisibility
    - Retrievers = [ "Filter", "Filter/Zwei" ]
** ShoeSize String
** ShoeSize String
  + org/xmodel/XMVisibility
    - Retrievers = [ "Filter/Zwei" ]
</wiml>
</wiml>

Revision as of 11:31, 26 May 2011

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]

Model24
«CoreClass»
...
XMCoreClasses Retrievers[
    "Basic",
    "All",
    "Filter",
    "Filter/Zwei"
]
NameString«»
HairColorString«»
...
XMVisibility Retrievers[
    "Filter",
    "Filter/Zwei"
]
ShoeSizeString«»
...
XMVisibility Retrievers[
    "Filter/Zwei"
]