Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model17/Model17"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) (New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Meta_Downloa...) |
AndreasLeue (talk | contribs) |
||
Line 13: | Line 13: | ||
* OperationInStateLayer CoreClass | * OperationInStateLayer CoreClass | ||
** Name String | ** Name String | ||
!! callMe String(MyArg:String) | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationDelegateToState=true | |||
+ org/xmodel/XMTSMVisibility | |||
- StateInstance=true | |||
+ org/xmodel/XMTSMInMemory | |||
- OperationBody=JavaCode=« return "greatings from the memory"; » | |||
+ org/xmodel/XMTSMJPA | |||
- OperationBody=JavaCode=« return "greatings from the db"; » | |||
</wiml> | </wiml> |
Revision as of 20:15, 7 January 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]
OperationInStateLayer «CoreClass» | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | String | «» | |||||||||||||
callMe | String (MyArg: String) | «» |
...
|