Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model30/Model30"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) (Undo revision 4915 by AndreasLeue (talk)) |
||
(21 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
* Model30 CoreClass | * Model30 CoreClass | ||
+ org/xmodel/XMState | + org/xmodel/XMState | ||
- TableVersion= | - TableVersion="3" | ||
** Name String | ** 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 | «» | ...
|