Difference between revisions of "Artefact:Model/de/mhemmer/sandbox/testbundle/Testclass01"

From OOModels
Jump to navigationJump to search
Line 17: Line 17:
** MyAttribute2 Integer
** MyAttribute2 Integer
   comments on attribute 2
   comments on attribute 2
** Association_testclass02 de/mhemmer/sandbox/testbundle/Testclass02(*)
** Association_testclass02 de/mhemmer/sandbox/testbundle/Testclass02(1:*)
   association to testclass02
   association to testclass02
</wiml>
</wiml>

Revision as of 18:53, 3 April 2009

Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:de/mhemmer
Category Type:org/oomodels/wiki/Model
More
Download Code
Namespace (more)
create new pages

Code[edit]

Testclass01
«CoreClass»
A simple testclass 1
MyAttribute1String«»
comments on attribute 1
MyAttribute2Integer«»
comments on attribute 2
Association_testclass02──1:*──► Testclass02«»
association to testclass02