Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model27/Model27"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) (Created page with "{{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Me...") |
AndreasLeue (talk | contribs) |
||
Line 12: | Line 12: | ||
<wiml> | <wiml> | ||
* PossiblyProblematic CoreClass,Monitorable | * PossiblyProblematic CoreClass,Monitorable | ||
!! reportError | !! reportError void() | ||
+ XMLogicImplementation | |||
- OperaionBody= JavaCode=«addProblemStatus(context, ProblemStatus.ERROR, "Ooops..")» | |||
</wiml> | </wiml> |
Revision as of 10:40, 8 August 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]
PossiblyProblematic «CoreClass, Monitorable» | ||||||
---|---|---|---|---|---|---|
reportError | void () | «» |
...
|