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

From OOModels
Jump to navigationJump to search
 
(3 intermediate revisions by the same user not shown)
Line 15: Line 15:
** MyAttribute1 String
** MyAttribute1 String
   comments on attribute 1
   comments on attribute 1
** MyAttribute2 int
** MyAttribute2 Integer
   comments on attribute 2
   comments on attribute 2
** Association_testclass02 de/mhemmer/sandbox/testbundle/Testclass02(0:*)
** Association_testclass02 de/mhemmer/sandbox/testbundle/Testclass02(*)
   association to testclass02
   association to testclass02
</wiml>
</wiml>

Latest revision as of 18:54, 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──*──► Testclass02«»
association to testclass02