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 13: Line 13:
* Model08a CoreClass
* Model08a CoreClass
+ XMAssembly
+ XMAssembly
   - ObjectEditorSpaceOperations = [ Template="net/leue/andreas/sandbox/model08/CreateTransactionStarter_Model08a", Template="net/leue/andreas/sandbox/model08/BrowseTransactionStarter_Model08a", Template="net/leue/andreas/sandbox/model08/TransactionStarter_Transaction08" ]
   - 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" ]
** Vorname String
** Vorname String
   + XMPresentation
   + XMPresentation

Revision as of 18:21, 8 January 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 namespace of Andreas Leue.

create new pages

Code[edit]

Model08a
«CoreClass»
...
XMAssembly ObjectEditorBrowserStarterTemplate = "net/leue/andreas/sandbox/model08/BrowseTransactionStarter_Model08a"
ObjectEditorTransactionStarters[
    Template = "net/leue/andreas/sandbox/model08/CreateTransactionStarter_Model08a",
    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"
]