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

From OOModels
Jump to navigationJump to search
 
(4 intermediate revisions by the same user not shown)
Line 11: Line 11:


<wiml>
<wiml>
* ClassName testclass02
* Testclass02 CoreClass
  > BaseClass
   My testclass 2
   My testclass 2
** MyAttribute1 Type String
** MyAttribute1 String
   This is attribute 1
   This is attribute 1
  + Extension11Name
** MyAttribute2 Integer
    - Property111Name = Property111Value
** MyAttribute2 Type Integer
   This is attribute 2
   This is attribute 2
  + Extension21Name
    - Property211Name = Property211Value
</wiml>
</wiml>


== {{Type:org/oomodels/wiki/doclet/Description}} ==
== {{Type:org/oomodels/wiki/doclet/Description}} ==

Latest revision as of 14:42, 31 March 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]

Testclass02
«CoreClass»
My testclass 2
MyAttribute1String«»
This is attribute 1
MyAttribute2Integer«»
This is attribute 2


Description[edit]