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