Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model30/Model30"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) (Created page with "{{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Me...") |
AndreasLeue (talk | contribs) (Undo revision 4915 by AndreasLeue (talk)) |
||
(22 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
<wiml> | <wiml> | ||
* Model30 CoreClass | * Model30 CoreClass | ||
** Name String | + org/xmodel/XMState | ||
- TableVersion="3" | |||
** Vorname String | |||
+ org/xmodel/XMState | |||
- ChangeLog={Add={Name="Vorname",TableVersion="3"},Value={Name="Vorname",Value=«substring(@(Nachname) from '^([^ ]*)(?: .*)$')»,TableVersion="3"}} | |||
** Nachname String | |||
+ org/xmodel/XMState | |||
- ChangeLog={Rename={OldName="Name",NewName="Nachname",TableVersion="2"},Value={Name="Nachname",Value=«substring(@(Nachname) from '^[^ ]*(?: (.*))$')»,TableVersion="3"}} | |||
</wiml> | </wiml> |
Latest revision as of 18:01, 12 August 2016
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]
Model30 «CoreClass» | ||||||
---|---|---|---|---|---|---|
...
|
||||||
Vorname | String | «» | ...
| |||
Nachname | String | «» | ...
|