Difference between revisions of "Artefact:Model/de/gtools/gaertner/sandbox/trans01/Transaction01"
From OOModels
Jump to navigationJump to search
(→Code) |
(→Code) |
||
Line 48: | Line 48: | ||
- VisibilityStates = [state6,state7] | - VisibilityStates = [state6,state7] | ||
+ XMVUI | + XMVUI | ||
- ModeMap = mm1={ State="state6", Mode={Literal="transactionreadwrite"}, VisibilityFeatureIncludeRegExp={Literal="vorname"} }, mm2={ State="state7", Mode={Literal="transactionreadwrite"}, VisibilityFeatureIncludeRegExp={Literal="nachname"} } | - ModeMap = mm1={ State="state6", Mode={Literal="transactionreadwrite"}, VisibilityFeatureIncludeRegExp={Literal="vorname"} }, mm2={ State="state7", Mode={Literal="transactionreadwrite"}, VisibilityFeatureIncludeRegExp={Literal="nachname"} }, mm3={ State="state7", Mode={Literal="transactionreadwrite"}, VisibilityFeatureIncludeRegExp={Literal="abteilung"} } | ||
!! next1 void() | !! next1 void() | ||
~~ state1 | ~~ state1 |
Revision as of 14:04, 12 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]
Transaction01 «StateMachine» | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
...
|
||||||||||||||
Attribute1 | KontaktPerson | «» | ...
| |||||||||||
Attribute2 | Produkt | «» | ...
| |||||||||||
Attribute3 | KontaktPerson | «» | ...
| |||||||||||
Attribute4 | KontaktPerson | «» | ...
| |||||||||||
state1──► next1 | void () | «» |
...
| |||||||||||
state2──► next2 | void () | «» |
...
| |||||||||||
state3──► next3 | void () | «» |
...
| |||||||||||
state4──► next4 | void () | «» |
...
| |||||||||||
state5──► next5 | void () | «» |
...
| |||||||||||
state6──► next6 | void () | «» |
...
| |||||||||||
state2──► back2 | void () | «» |
...
| |||||||||||
state3──► back3 | void () | «» |
...
| |||||||||||
state4──► back4 | void () | «» |
...
| |||||||||||
state5──► back5 | void () | «» |
...
| |||||||||||
state6──► back6 | void () | «» |
...
| |||||||||||
state7──► back7 | void () | «» |
...
| |||||||||||
state1state2state3state4state5state6state7──► cancel | void () | «» |
...
|