Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model27/Model27"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model27
Jump to navigationJump to search
Line 12: Line 12:
<wiml>
<wiml>
* PossiblyProblematic CoreClass,Monitorable
* PossiblyProblematic CoreClass,Monitorable
  + XMAssembly
+ org/xmodel/XMAssembly
    -BrowserEditTransactionAggregate=«net/leue/andreas/sandbox/model27/InstanceTransaction_PossiblyProblematic»
  -BrowserEditTransactionAggregate=«net/leue/andreas/sandbox/model27/InstanceTransaction_PossiblyProblematic»
!! 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
     - ObserveChanges=true
</wiml>
</wiml>

Revision as of 15:11, 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»
-BrowserEditTransactionAggregate=«net/leue/andreas/sandbox/model27/InstanceTransaction_PossiblyProblematic»
reportErrorvoid () «»
...
XMLogicImplementation OperationBodyJavaCode = «addProblemStatus(context, ProblemState.ERROR, "Ooops..");»
XMLogicEvents ObserveChangestrue