| |
| Constants |
| unknown |
0 |
unknown |
NO COMMENTS
|
| in-scope |
1 |
in-scope |
Entity instance is coming into scope (created)
|
| chg-scope |
2 |
chg-scope |
Entity instance is changing in scope (modified)
|
| out-scope |
3 |
out-scope |
Entity instance is going out of scope (deleted)
|
| DEFAULT |
in-scope(1) |
in-scope |
Entity instance is coming into scope (created)
|
|