Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/transaction01/Transaction01"
From OOModels
< Artefact:Model | net | leue | andreas | sandbox | transaction01
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 12: | Line 12: | ||
<wiml> | <wiml> | ||
# Transaction01 InteractionClass | # Transaction01 InteractionClass | ||
~ state1,state2,state3 | |||
An example transaction | An example transaction | ||
** Attribute1 String | ** Attribute1 String | ||
+ XMLogic | + XMLogic |
Revision as of 09:38, 27 February 2009
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]
Transaction01 «InteractionClass» | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Attribute1 | String | «» | ...
| |||||||||
Attribute2 | String | «» | ...
| |||||||||
state1──► next1 | void () | «» |
...
| |||||||||
state2──► next2 | void () | «» |
...
| |||||||||
state2──► back2 | void () | «» |
...
| |||||||||
state3──► back3 | void () | «» |
...
|