Difference between revisions of "Artefact:Model/de.mhemmer/testmodel01"
From OOModels
Jump to navigationJump to search
(New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:de.mhemmer/testmodel01 | Meta_Category = Type:org/oomodels/wiki/Model...) |
|||
Line 14: | Line 14: | ||
> BaseClass | > BaseClass | ||
Single line class description | Single line class description | ||
** MyAttribute1 Type | ** MyAttribute1 Type String | ||
This is attribute 1 | This is attribute 1 | ||
+ Extension11Name | + Extension11Name | ||
- Property111Name = Property111Value | - Property111Name = Property111Value | ||
** Association1Name Type(1:n) | ** MyAttribute2 Type Integer | ||
Single line | This is attribute 2 | ||
** | + Extension21Name | ||
- Property211Name = Property211Value | |||
** Association1Name Type(1:n) testclass02 | |||
1:n to testclass02 | |||
* ClassName testclass02 | |||
> BaseClass | |||
Single line class description | |||
** MyAttribute1 Type String | |||
This is attribute 1 | |||
+ Extension11Name | |||
- Property111Name = Property111Value | |||
** MyAttribute2 Type Integer | |||
This is attribute 2 | |||
+ Extension21Name | |||
- Property211Name = Property211Value | |||
</wiml> | </wiml> | ||
== {{Type:org/oomodels/wiki/doclet/Description}} == | == {{Type:org/oomodels/wiki/doclet/Description}} == |
Revision as of 11:38, 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» | ||||
Single line class description | ||||||
MyAttribute1 | Type | «String» | ...
| |||
This is attribute 1 | ||||||
MyAttribute2 | Type | «Integer» | ...
| |||
This is attribute 2 |