Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model27/Model27"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) (all problem states) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
<wiml> | <wiml> | ||
* PossiblyProblematic CoreClass,Monitorable | * PossiblyProblematic CoreClass,Monitorable | ||
+ org/xmodel/XMAssembly | |||
- BrowserEditTransactionAggregate=«net/leue/andreas/sandbox/model27/InstanceTransaction_PossiblyProblematic» | |||
!! reportIdle void() | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.IDLE, "Ooops..");» | |||
+ org/xmodel/XMLogicEvents | |||
- ObserveChanges=true | |||
!! reportOk void() | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.OK, "Ooops..");» | |||
+ org/xmodel/XMLogicEvents | |||
- ObserveChanges=true | |||
!! reportInfo void() | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.INFO, "Ooops..");» | |||
+ org/xmodel/XMLogicEvents | |||
- ObserveChanges=true | |||
!! reportNotice void() | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.NOTICE, "Ooops..");» | |||
+ org/xmodel/XMLogicEvents | |||
- ObserveChanges=true | |||
!! reportUnknown void() | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.UNKNOWN, "Ooops..");» | |||
+ org/xmodel/XMLogicEvents | |||
- ObserveChanges=true | |||
!! reportCaution void() | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.CAUTION, "Ooops..");» | |||
+ org/xmodel/XMLogicEvents | |||
- ObserveChanges=true | |||
!! reportWarning void() | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.WARNING, "Ooops..");» | |||
+ org/xmodel/XMLogicEvents | |||
- ObserveChanges=true | |||
!! reportSevereWarning void() | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.SEVERE_WARNING, "Ooops..");» | |||
+ org/xmodel/XMLogicEvents | |||
- ObserveChanges=true | |||
!! reportError void() | !! reportError void() | ||
+ XMLogicImplementation | + org/xmodel/XMLogicImplementation | ||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.ERROR, "Ooops..");» | - OperationBody= JavaCode=«addProblemStatus(context, ProblemState.ERROR, "Ooops..");» | ||
+ XMLogicEvents | + org/xmodel/XMLogicEvents | ||
- ObserveChanges=true | |||
!! reportCriticalError void() | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.CRITICAL_ERROR, "Ooops..");» | |||
+ org/xmodel/XMLogicEvents | |||
- ObserveChanges=true | |||
!! reportFatalError void() | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.FATAL_ERROR, "Ooops..");» | |||
+ org/xmodel/XMLogicEvents | |||
- ObserveChanges=true | |||
!! reportEmergency void() | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.EMERGENCY, "Ooops..");» | |||
+ org/xmodel/XMLogicEvents | |||
- ObserveChanges=true | |||
!! reportPanic void() | |||
+ org/xmodel/XMLogicImplementation | |||
- OperationBody= JavaCode=«addProblemStatus(context, ProblemState.PANIC, "Ooops..");» | |||
+ org/xmodel/XMLogicEvents | |||
- ObserveChanges=true | - ObserveChanges=true | ||
</wiml> | </wiml> | ||
Latest revision as of 15:34, 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» | |||||||||
|---|---|---|---|---|---|---|---|---|---|
|
...
|
|||||||||
| reportIdle | void () | «» |
...
| ||||||
| reportOk | void () | «» |
...
| ||||||
| reportInfo | void () | «» |
...
| ||||||
| reportNotice | void () | «» |
...
| ||||||
| reportUnknown | void () | «» |
...
| ||||||
| reportCaution | void () | «» |
...
| ||||||
| reportWarning | void () | «» |
...
| ||||||
| reportSevereWarning | void () | «» |
...
| ||||||
| reportError | void () | «» |
...
| ||||||
| reportCriticalError | void () | «» |
...
| ||||||
| reportFatalError | void () | «» |
...
| ||||||
| reportEmergency | void () | «» |
...
| ||||||
| reportPanic | void () | «» |
...
| ||||||