Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model25/DerivedMachine"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 12: | Line 12: | ||
<wiml> | <wiml> | ||
# DerivedMachine StateMachine,Singleton | # DerivedMachine StateMachine,Singleton | ||
> net/leue/andreas/sandbox/model25/BaseMachine | |||
~ state3,state4 | ~ state3,state4 | ||
+ XMLogicImplementation | + XMLogicImplementation |
Revision as of 11:37, 8 June 2011
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]
| |||||||||
DerivedMachine «StateMachine, Singleton» | |||||||||
---|---|---|---|---|---|---|---|---|---|
...
|
|||||||||
Attribute3 | String | «» | ...
| ||||||
Attribute4 | String | «» | ...
| ||||||
state3──► next3 | void () | «» |
...
| ||||||
state4──► back4 | void () | «» |
...
|