Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model08/Transaction08"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 18: | Line 18: | ||
** Attribute1 net/leue/andreas/sandbox/model08/Model08a | ** Attribute1 net/leue/andreas/sandbox/model08/Model08a | ||
+ XMLogic | + XMLogic | ||
- DefaultValue = JavaCode=« Class_Factory_Model08a.construct(context) » | - DefaultValue = JavaCode=« Class_Factory_Model08a.construct(context, "", "") » | ||
+ XMPresentation | + XMPresentation | ||
- VisibilityStates = [state1,state2] | - VisibilityStates = [state1,state2] | ||
Line 25: | Line 25: | ||
** Attribute2 net/leue/andreas/sandbox/model08/Model08b | ** Attribute2 net/leue/andreas/sandbox/model08/Model08b | ||
+ XMLogic | + XMLogic | ||
- DefaultValue = JavaCode=« Class_Factory_Model08b.construct(context) » | - DefaultValue = JavaCode=« Class_Factory_Model08b.construct(context, "", "") » | ||
+ XMPresentation | + XMPresentation | ||
- VisibilityStates = [state1,state3] | - VisibilityStates = [state1,state3] | ||
Line 32: | Line 32: | ||
** Attribute3 net/leue/andreas/sandbox/model08/Model08a | ** Attribute3 net/leue/andreas/sandbox/model08/Model08a | ||
+ XMLogic | + XMLogic | ||
- DefaultValue = JavaCode=« Class_Factory_Model08a.construct(context) » | - DefaultValue = JavaCode=« Class_Factory_Model08a.construct(context, "", "") » | ||
+ XMPresentation | + XMPresentation | ||
- VisibilityStates = [state4,state5] | - VisibilityStates = [state4,state5] | ||
Line 39: | Line 39: | ||
** Attribute4 net/leue/andreas/sandbox/model08/Model08a | ** Attribute4 net/leue/andreas/sandbox/model08/Model08a | ||
+ XMLogic | + XMLogic | ||
- DefaultValue = JavaCode=« Class_Factory_Model08a.construct(context) » | - DefaultValue = JavaCode=« Class_Factory_Model08a.construct(context, "", "") » | ||
+ XMPresentation | + XMPresentation | ||
- VisibilityStates = [state6,state7] | - VisibilityStates = [state6,state7] |
Revision as of 15:39, 6 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]
Transaction08 «StateMachine» | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
...
|
||||||||||||
Attribute1 | Model08a | «» | ...
| |||||||||
Attribute2 | Model08b | «» | ...
| |||||||||
Attribute3 | Model08a | «» | ...
| |||||||||
Attribute4 | Model08a | «» | ...
| |||||||||
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 () | «» |
...
|