Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model08/Model08a"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
* Model08a CoreClass | * Model08a CoreClass | ||
+ XMAssembly | + XMAssembly | ||
- | - ObjectEditorBrowserStarter = Template="${packagepath}/BrowseTransactionStarter_Model08a" | ||
- ObjectEditorTransactionStarters = [ Aggregate={Template="${packagepath}/CreateTransactionStarter_Model08a"}, Aggregate={Template="${packagepath}/TransactionStarter_Transaction08"} ] | |||
** Vorname String | ** Vorname String | ||
+ XMPresentation | |||
- ChangeabilityModes = [ "readwrite", "transactionreadwrite", "transactionreadwrite_zwei" ] | |||
- VisibilityModes = [ "readwrite", "readonly", "transactionreadwrite", "transactionreadonly", "subtransaction", "transactionreadwrite_eins", "transactionreadwrite_zwei" ] | |||
** Nachname String | ** Nachname String | ||
+ XMPresentation | |||
- ChangeabilityModes = [ "readwrite", "transactionreadwrite", "transactionreadwrite_zwei" ] | |||
- VisibilityModes = [ "readwrite", "readonly", "transactionreadwrite", "transactionreadonly", "subtransaction", "transactionreadwrite_zwei" ] | |||
</wiml> | </wiml> |
Latest revision as of 12:28, 14 August 2012
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]
Model08a «CoreClass» | ||||||||
---|---|---|---|---|---|---|---|---|
...
|
||||||||
Vorname | String | «» | ...
| |||||
Nachname | String | «» | ...
|