Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model08/Model08a"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model08
Jump to navigationJump to search
Line 14: Line 14:
+ XMAssembly
+ XMAssembly
   - ObjectEditorBrowserStarter = Template="net/leue/andreas/sandbox/model08/BrowseTransactionStarter_Model08a"
   - ObjectEditorBrowserStarter = Template="net/leue/andreas/sandbox/model08/BrowseTransactionStarter_Model08a"
   - ObjectEditorTransactionStarters = [ Template="net/leue/andreas/sandbox/model08/CreateTransactionStarter_Model08a", Template="net/leue/andreas/sandbox/model08/TransactionStarter_Transaction08" ]
   - ObjectEditorTransactionStarters = [ Aggregate={Template="net/leue/andreas/sandbox/model08/CreateTransactionStarter_Model08a"}, Aggregate={Template="net/leue/andreas/sandbox/model08/TransactionStarter_Transaction08"} ]
** Vorname String
** Vorname String
   + XMPresentation
   + XMPresentation

Revision as of 21:50, 19 June 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»
...
XMAssembly ObjectEditorBrowserStarterTemplate = "net/leue/andreas/sandbox/model08/BrowseTransactionStarter_Model08a"
ObjectEditorTransactionStarters[
    Aggregate = {
        Template = "net/leue/andreas/sandbox/model08/CreateTransactionStarter_Model08a"
    },
    Aggregate = {
        Template = "net/leue/andreas/sandbox/model08/TransactionStarter_Transaction08"
    }
]
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"
]