RiskManagement
The subject of this process is org.osbl.riskmanagement.model.Risk.
Subjects are loaded with the loader org.osbl.concern.GenericLoader.
The process consists of 0 activities,
1 events,
1 listeners and
5 conditions.
There are 3 actors participating in the process.
The process interacts with 0 collaborators.
name |
type |
value |
subject.formClassName |
[java.lang.String] |
org.osbl.riskmanagement.gui.RiskDocumentForm |
Actors
Anybody
implementation |
org.osbl.riskmanagement.process.Anybody |
Assignee
implementation |
org.osbl.riskmanagement.process.Assignee |
name |
type |
value |
identityPersistence |
[org.osbl.persistence.CommandFactory] |
resource:java:@app.name@/spring-services/IdentityPersistence |
Responsible
implementation |
org.osbl.riskmanagement.process.Responsible |
name |
type |
value |
identityPersistence |
[org.osbl.persistence.CommandFactory] |
resource:java:@app.name@/spring-services/IdentityPersistence |
Collaborators
Conditions
created
implementation |
org.concern.library.generic.NotNullCondition |
temporal |
false |
name |
type |
value |
expression |
[java.lang.String] |
created |
critical
implementation |
org.concern.library.generic.BooleanCondition |
temporal |
false |
name |
type |
value |
expression |
[java.lang.String] |
criticality == @org.osbl.riskmanagement.model.Criticality@CRITICAL |
obsolete
implementation |
org.concern.library.generic.NotNullCondition |
temporal |
false |
name |
type |
value |
expression |
[java.lang.String] |
obsolete |
qualified
implementation |
org.concern.library.generic.BooleanCondition |
temporal |
false |
name |
type |
value |
expression |
[java.lang.String] |
assignee != null && coverage != null && amount != null && probability != null |
up to date
implementation |
org.osbl.riskmanagement.process.UpToDate |
temporal |
false |
name |
type |
value |
criticalThreshold |
[java.lang.Integer] |
120 |
highThreshold |
[java.lang.Integer] |
80 |
mediumThreshold |
[java.lang.Integer] |
40 |
Activities
Events
was created
implementation |
org.osbl.riskmanagement.process.WasCreated |
postcondition |
created |
name |
type |
value |
formClassName |
[java.lang.String] |
org.osbl.riskmanagement.gui.CreateRiskDocumentForm |
Listeners
will be destroyed
implementation |
org.concern.library.generic.DestroyListener |
precondition |
obsolete |