Difference between revisions of "Artefact:Model/de.mhemmer/testmodel01"
From OOModels
Jump to navigationJump to search
| Line 13: | Line 13: | ||
* ClassName testclass01 | * ClassName testclass01 | ||
> BaseClass | > BaseClass | ||
My testclass | My testclass 1 | ||
** MyAttribute1 Type String | ** MyAttribute1 Type String | ||
This is attribute 1 | This is attribute 1 | ||
| Line 28: | Line 28: | ||
* ClassName testclass02 | * ClassName testclass02 | ||
> BaseClass | > BaseClass | ||
My testclass | My testclass 2 | ||
** MyAttribute1 Type String | ** MyAttribute1 Type String | ||
This is attribute 1 | This is attribute 1 | ||
Revision as of 11:42, 31 March 2009
| Classification | |
|---|---|
| Type | Type:org/oomodels/WIML/1.0 |
| Domain | Domain:de.mhemmer/testmodel01 |
| Category | Type:org/oomodels/wiki/Model |
| More | |
| Download Code | |
| Namespace (more) | |
| create new pages | |
Code[edit]
| Association1Name | ──1:n──► Type | «testclass02» | ||||
| My testclass 2 | ||||||
| MyAttribute1 | Type | «String» | ...
| |||
| This is attribute 1 | ||||||
| MyAttribute2 | Type | «Integer» | ...
| |||
| This is attribute 2 | ||||||