Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model43/Model43"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) (→Code) |
AndreasLeue (talk | contribs) |
||
Line 12: | Line 12: | ||
<wiml> | <wiml> | ||
* Model43 CoreClass,WithInstanceEditor | * Model43 CoreClass,WithInstanceEditor | ||
** Execution Execution43 Optional,NoFilter,InstanceOnly | |||
** Execution | |||
+ XMLogic | + XMLogic | ||
- OnCreateInitialiser = JavaCode=«new | - OnCreateInitialiser = JavaCode=«new Class_Factory_Execution43(context)).setProblemState(context, ProblemState.IDLE_INCOMPLETE).setActivityState(context, ActivityState.READY).setProgressionPercent(context, 0).mustCreate(context))» | ||
</wiml> | </wiml> |
Revision as of 15:51, 23 April 2024
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]
Model43 «CoreClass, WithInstanceEditor» | ||||||
---|---|---|---|---|---|---|
Execution | Execution43 | «Optional,NoFilter,InstanceOnly» | ...
|