Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model38/Transaction38"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) (→Code) |
AndreasLeue (talk | contribs) |
||
Line 26: | Line 26: | ||
+ XMPresentation | + XMPresentation | ||
- VisibilityStates = «state2» | - VisibilityStates = «state2» | ||
+ XMVUI | |||
- Mode = Literal="transactionreadwrite" | |||
** Attribute3 MediaObject TransactionInside,AllowNull | |||
+ XMPresentation | |||
- VisibilityStates = «state1,state2» | |||
+ XMVUI | + XMVUI | ||
- Mode = Literal="transactionreadwrite" | - Mode = Literal="transactionreadwrite" |
Revision as of 17:51, 9 December 2017
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]
Transaction38 «StateMachine, Singleton, RESTService» | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
...
|
|||||||||||||
Attribute1 | String | «TransactionInside,AllowNull» | ...
| ||||||||||
Attribute2 | String | «TransactionInside,AllowNull» | ...
| ||||||||||
Attribute3 | MediaObject | «TransactionInside,AllowNull» | ...
| ||||||||||
setup | void () | «NoUI,Transactional» |
...
| ||||||||||
state1──► next1 | void () | «» |
...
| ||||||||||
state2──► back2 | void () | «» |
...
| ||||||||||
state1||state2──► cancel | void () | «» |
...
|