Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model15/Derived"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model15
Jump to navigationJump to search
(New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Meta_Downloa...)
 
Line 12: Line 12:
<wiml>
<wiml>
* Derived CoreClass
* Derived CoreClass
   > Base
   > net/leue/andreas/sandbox/model15/Base
** Attribute1 String
** Attribute1 String
   + org/xmodel/XMLogic
   + org/xmodel/XMLogic
     - OnCreateInitialiser=JavaCode=«"Hallo"»
     - OnCreateInitialiser=JavaCode=«"Hallo"»
</wiml>
</wiml>

Revision as of 15:42, 30 December 2010

Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:it/test
Category Type:org/oomodels/wiki/Model
More
Download Code
Namespace (more)

Private namespace of Andreas Leue.

create new pages

Code[edit]

Base
Derived
«CoreClass»
Attribute1String«»
...
XMLogic OnCreateInitialiserJavaCode = «"Hallo"»