Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model03/Person"
From OOModels
Jump to navigationJump to search
Wolfmueller (talk | contribs) (→Code) |
Wolfmueller (talk | contribs) (→Code) |
||
Line 14: | Line 14: | ||
+ XMPresentation | + XMPresentation | ||
- Name = LiteralVariants={de="Person",en="Person"} | - Name = LiteralVariants={de="Person",en="Person"} | ||
- IconName= "person | - IconName= "person" | ||
- ShortDescription = LiteralVariants={de="Beschreibung einer Person",en="Description of Person"} | - ShortDescription = LiteralVariants={de="Beschreibung einer Person",en="Description of Person"} | ||
** Vorname String | ** Vorname String |
Revision as of 12:36, 2 August 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» | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
...
|
||||||||||
Vorname | String | «» | ||||||||
Nachname | String | «» | ||||||||
Alter | Integer | «» | ||||||||
Titel | String | «» | ||||||||
Adresse | ──*──► Adresse | «» | ...
|