Artefact:Model/net/leue/andreas/sandbox/model25/BaseMachine
From OOModels
< Artefact:Model | net | leue | andreas | sandbox | model25
Jump to navigationJump to search
Revision as of 21:31, 8 June 2011 by AndreasLeue (talk | contribs)
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]
BaseMachine «StateMachine, Singleton» | |||||||||
---|---|---|---|---|---|---|---|---|---|
...
|
|||||||||
Attribute1 | String | «» | ...
| ||||||
Attribute2 | String | «» | ...
| ||||||
base==state1──► next1 | void () | «» |
...
| ||||||
base==state2──► back2 | void () | «» |
...
|