Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model03/Person"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model03
Jump to navigationJump to search
Line 17: Line 17:
** Titel String
** Titel String
** Adresse net/leue/andreas/sandbox/model03/Adresse(*)
** Adresse net/leue/andreas/sandbox/model03/Adresse(*)
+ XMPresentation
- Name=LiteralVariants={de="Adresse",en="address"}
</wiml>
</wiml>

Revision as of 11:16, 10 March 2010

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]

Person
«CoreClass»
VornameString«»
NachnameString«»
AlterInteger«»
TitelString«»
Adresse──*──► Adresse«»
...
XMPresentation NameLiteralVariants = {
    de = "Adresse",
    en = "address"
}