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...)
 
 
(2 intermediate revisions by the same user not shown)
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"»
    - DefaultValue=JavaCode=«"Hallo"»
  + org/xmodel/XMPresentation
    - Changeability=JavaCode=«false»
</wiml>
</wiml>

Latest revision as of 16:19, 5 January 2011

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"»
DefaultValueJavaCode = «"Hallo"»
XMPresentation ChangeabilityJavaCode = «false»