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) (→Code) |
||
Line 13: | Line 13: | ||
* Model43 CoreClass,WithInstanceEditor | * Model43 CoreClass,WithInstanceEditor | ||
^ com.sphenon.basics.work2.Execution | ^ com.sphenon.basics.work2.Execution | ||
** Execution Execution Optional,NoFilter | ** Execution Execution Optional,NoFilter,InstanceOnly | ||
+ XMLogic | + XMLogic | ||
- OnCreateInitialiser = JavaCode=«new com.sphenon.basics.work2.factories.Class_Factory_ExecutionBase(context)).setInstruction(context, new Class_Instruction(context, "")).setProblemState(context, ProblemState.IDLE_INCOMPLETE).setProblem(context, null).setActivityState(context, ActivityState.READY).setProgressionPercent(context, 0).setRecord(context, null).setPerformance(context, null).mustCreate(context))» | - OnCreateInitialiser = JavaCode=«new com.sphenon.basics.work2.factories.Class_Factory_ExecutionBase(context)).setInstruction(context, new Class_Instruction(context, "")).setProblemState(context, ProblemState.IDLE_INCOMPLETE).setProblem(context, null).setActivityState(context, ActivityState.READY).setProgressionPercent(context, 0).setRecord(context, null).setPerformance(context, null).mustCreate(context))» | ||
</wiml> | </wiml> |
Revision as of 15:30, 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 | Execution | «Optional,NoFilter,InstanceOnly» | ...
|