Difference between revisions of "Artefact:Model/de.mhemmer/testmodel01"
From OOModels
Jump to navigationJump to search
Line 24: | Line 24: | ||
** Association_testclass02 Type(1:n) testclass02 | ** Association_testclass02 Type(1:n) testclass02 | ||
1:n to testclass02 | 1:n to testclass02 | ||
</wiml> | </wiml> | ||
== {{Type:org/oomodels/wiki/doclet/Description}} == | == {{Type:org/oomodels/wiki/doclet/Description}} == |
Revision as of 11:43, 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]
| ||||||
ClassName «testclass01» | ||||||
---|---|---|---|---|---|---|
MyAttribute1 | Type | «String» | ...
| |||
This is attribute 1 | ||||||
MyAttribute2 | Type | «Integer» | ...
| |||
This is attribute 2 | ||||||
Association_testclass02 | ──1:n──► Type | «testclass02» | ||||
1:n to testclass02 |