OCLOperators oclIsInState
This page was created by Hans.karlsen@mdriven.net on 2017-09-14. Last edited by Stephanie@mdriven.net on 2025-02-24.

oclIsInState checks an object that has 1 or more state machines defined - if one of these state machines are currently in the state in question.

Article.allinstances->select(a|a.oclIsInState(#Manufacturing))

A state machine can be defined like so:

2017-09-14 14h02 09.png