Announcement Banner
UNSOLVED

aescrob

updated

10 years ago

A

aescrob

11 Posts

0

1145

April 25th, 2016 08:00

DynModel: How to model event as root cause

I built my own class with two events (E1, E2)

E1 may occur on its own as root cause.

If E2 occurs, E1 should be shown as impacted only. Where as E2 isRoot=yes, E1 isRoot=No.

How to model this?

Can anyone give me a hint/example?

Thank You