Difference between revisions of "Artefact:Model/de/gtools/gaertner/sandbox/sport/Mitglied"

From OOModels
< Artefact:Model‎ | de‎ | gtools‎ | gaertner‎ | sandbox‎ | sport
Jump to navigationJump to search
Line 19: Line 19:
** Vorname String
** Vorname String
** Geburtsdatum String
** Geburtsdatum String
+ XMPresentation
- Name=LiteralVariants={de="Geburtsdatum",en="date of birth"}
** Adresse de/gtools/gaertner/sandbox/sport/Adresse(1)
** Adresse de/gtools/gaertner/sandbox/sport/Adresse(1)
+ XMPresentation
- Name=LiteralVariants={de="Adresse",en="address"}
** Sparte de/gtools/gaertner/sandbox/sport/Sparte(*)
** Sparte de/gtools/gaertner/sandbox/sport/Sparte(*)
+ XMPresentation
+ XMPresentation

Revision as of 13:04, 16 December 2009

Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:it/test
Category Type:org/oomodels/wiki/Model
More
Download Code
Namespace (more)

private name space of Manfred

create new pages

Code[edit]

Mitglied
«CoreClass»
Mitglieder Liste Sportverein
...
XMPresentation NameLiteralVariants = {
    de = "Mitglied",
    en = "member"
}
MitgliedsnummerInteger«»
NameString«»
VornameString«»
GeburtsdatumString«»
...
XMPresentation NameLiteralVariants = {
    de = "Geburtsdatum",
    en = "date of birth"
}
Adresse──1──► Adresse«»
...
XMPresentation NameLiteralVariants = {
    de = "Adresse",
    en = "address"
}
Sparte──*──► Sparte«»
...
XMPresentation NameLiteralVariants = {
    de = "Sparte",
    en = "section"
}


Description[edit]

Das ist eine MG Testklasse.