Difference between revisions of "Artefact:Model/de/gtools/gaertner/sandbox/trans01/KontaktPerson"

From OOModels
< Artefact:Model‎ | de‎ | gtools‎ | gaertner‎ | sandbox‎ | trans01
Jump to navigationJump to search
Line 13: Line 13:
* Person CoreClass
* Person CoreClass
+ XMAssembly
+ XMAssembly
   - ObjectEditorBrowserStarter = Template="de/gtools/gaertner/sandbox/trans/BrowseTransactionStarter_Person"
   - ObjectEditorBrowserStarter = Template="de/gtools/gaertner/sandbox/trans01/BrowseTransactionStarter_Person"
   - ObjectEditorTransactionStarters = [ Template="de/gtools/gaertner/sandbox/trans/CreateTransactionStarter_Person, Template="de/gtools/gaertner/sandbox/trans/TransactionStarter_Transaction" ]
   - ObjectEditorTransactionStarters = [ Template="de/gtools/gaertner/sandbox/trans01/CreateTransactionStarter_Person, Template="de/gtools/gaertner/sandbox/trans01/TransactionStarter_Transaction01" ]
** Vorname String
** Vorname String
   + XMPresentation
   + XMPresentation

Revision as of 13:11, 11 May 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 name space of Manfred

create new pages

Code[edit]

Person
«CoreClass»
...
XMAssembly ObjectEditorBrowserStarterTemplate = "de/gtools/gaertner/sandbox/trans01/BrowseTransactionStarter_Person"
ObjectEditorTransactionStarters[
    Template = "de/gtools/gaertner/sandbox/trans01/CreateTransactionStarter_Person, Template="degtoolsgaertnersandboxtrans01TransactionStarter_Transaction01
]
VornameString«»
...
XMPresentation ChangeabilityModes[
    "readwrite",
    "transactionreadwrite",
    "transactionreadwrite_zwei"
]
VisibilityModes[
    "readwrite",
    "readonly",
    "transactionreadwrite",
    "transactionreadonly",
    "subtransaction",
    "transactionreadwrite_eins",
    "transactionreadwrite_zwei"
]
NachnameString«»
...
XMPresentation ChangeabilityModes[
    "readwrite",
    "transactionreadwrite",
    "transactionreadwrite_zwei"
]
VisibilityModes[
    "readwrite",
    "readonly",
    "transactionreadwrite",
    "transactionreadonly",
    "subtransaction",
    "transactionreadwrite_zwei"
]