Difference between revisions of "Artefact:Model/de/gtools/gaertner/sandbox/spiel1/Mitglied"
From OOModels
Jump to navigationJump to search
(→Code) |
(→Code) |
||
Line 17: | Line 17: | ||
** Mitgliedsnummer String | ** Mitgliedsnummer String | ||
+ org/xmodel/XMLogic | + org/xmodel/XMLogic | ||
- ValidationConstraint = { Condition={JavaCode=« | - ValidationConstraint = { Condition={JavaCode=« mitgliedsnummer.matches("[0-9]{4}")»}, ErrorMessage="Die Mitgliedsnummer muß aus genau vier Ziffern bestehen" } | ||
** Name String | ** Name String | ||
+ XMPresentation | + XMPresentation |
Latest revision as of 14:10, 22 January 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 name space of Manfred | |
create new pages |
Code[edit]
Mitglied «CoreClass» | |||||||||
---|---|---|---|---|---|---|---|---|---|
...
|
|||||||||
Mitgliedsnummer | String | «» | ...
| ||||||
Name | String | «» | ...
| ||||||
Strasse | String | «» | ...
| ||||||
Hausnummer | String | «» | ...
| ||||||
Wohnort | String | «» | ...
| ||||||
Sparte | ──*──► Sparte | «» | ...
| ||||||
Altersklasse | ──1──► Altersklasse | «» | ...
| ||||||
Gesamtbeitrag | String | «» | ...
|