Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model31/Model31"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 23: | Line 23: | ||
** Feld3 String Optional | ** Feld3 String Optional | ||
+ XMPresentation | + XMPresentation | ||
- VisibilityStates = | - VisibilityStates = «state1||state3» | ||
!! s1 void() | !! s1 void() | ||
~~ state2||state3 | ~~ state2||state3 |
Revision as of 12:51, 12 October 2012
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]
Model31 «CoreClass, StateMachine» | |||||||||
---|---|---|---|---|---|---|---|---|---|
...
|
|||||||||
Feld1 | String | «Optional» | ...
| ||||||
Feld2 | String | «Optional» | ...
| ||||||
Feld3 | String | «Optional» | ...
| ||||||
state2||state3──► s1 | void () | «» |
...
| ||||||
state1||state3──► s2 | void () | «» |
...
| ||||||
state1||state2──► s3 | void () | «» |
...
|